v1
latestSwagger 2.02026-07-175658186.8 KBUsers
Retrieve users for current 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-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 Analytics API.
Response
successful operation