GetAppUsers
This method returns the users associated to an API key.
URL
https://api.winbizcloud.ch/Partner/GetAppUsers
HEADERS
Parameter | Description |
---|---|
Content-Type | application/json |
winbiz-key | The development API key |
BODY - RAW
{
"SecurityKey": <cSecurityKey>
}
PARAMETERS
Parameter | Description |
---|---|
cSecurityKey |
The production security key. |
EXAMPLE
{
"SecurityKey": "Ieh3eOs56mghszJ2d…"
}
CLASS RETURNED
Property | Description |
---|---|
Id | Id of the user
|
User |
Name of the user |
Created |
Authorization date |