Users
Returns a list of users for the current user's login company
Retrieves a list of all users for the company designated by the auth token.
get/{globalCompanyId}/users
Path parameters
globalCompanyIdstring required
The Global Company ID for the Adobe Analytics organization
Query parameters
limitinteger
Number of results per page
pageinteger
Page number (base 0 - first page is "0")
Headers
Authorizationstring required
The access token copied from your AA API client integration, prefixed with "Bearer ".
x-gw-ims-org-idstring required
The Organization ID copied from your AA API client integration.
x-api-keystring required
The API key copied from your AA API client integration. For more information on how to obtain this value, see Getting started with the CJA API.
Response
successful operation