User list
GET https://{{base_url}}/v6/users.json
User list
Returns the list of all users that belong to the Organization, your selected aid is part of. Returns detailed information about a specific user. Requires that the user making the request has the API Access and View all users permissions. See Account Context for more information on changing Account Group context.
Optional (querystring) Parameters
- format=json|xml optional, specifies the format of output requested. See Output Formats for more information
- aid={aid} optional, changes the account group context of the current request. If an invalid account group ID is specified as a parameter, the response will come back as an HTTP/400 error
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |