GET enduser/getEnduserProjects?tokenUser={tokenUser}&enduserToken={enduserToken}
Get the projects for the given enduser token (only those accessible by tokenUser) and roles (inhabitant\owner)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tokenUser |
tokenUser retrieved by user/getUserToken method |
string |
Required |
enduserToken |
End user Token comes from application owner |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json, text/plain
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />