Profiles
get
/v1/profiles
Returns a list of all the profiles
Authorizations
OAuth2clientCredentialsRequiredToken URL: Refresh URL:
This API uses OAuth 2 with the credentials grant flow.
Responses
200
OK
application/json
get
/v1/profiles200
OK
get
/v1/profiles/{profileId}
Returns a profile
Authorizations
OAuth2clientCredentialsRequiredToken URL: Refresh URL:
This API uses OAuth 2 with the credentials grant flow.
Path parameters
partnerIdstringRequired
The id of the partner to retrieve
profileIdstringRequired
The id of the profile
Responses
200
OK
application/json
get
/v1/profiles/{profileId}200
OK
Was this helpful?