Profiles

get
/v1/profiles

Returns a list of all the profiles

Authorizations
OAuth2clientCredentialsRequired

This API uses OAuth 2 with the credentials grant flow.

Token URL: Refresh URL:
Responses
chevron-right
200

OK

application/json
idstringRead-onlyRequired
trade_namestringRead-onlyRequiredExample: NxTap
createdstringRead-onlyRequiredExample: 2024-09-25T12:01:00.103Z
get
/v1/profiles
200

OK

get
/v1/profiles/{profileId}

Returns a profile

Authorizations
OAuth2clientCredentialsRequired

This API uses OAuth 2 with the credentials grant flow.

Token URL: Refresh URL:
Path parameters
partnerIdstringRequired

The id of the partner to retrieve

profileIdstringRequired

The id of the profile

Responses
chevron-right
200

OK

application/json
idstringRead-onlyRequired
trade_namestringRead-onlyRequiredExample: NxTap
createdstringRead-onlyRequiredExample: 2024-09-25T12:01:00.103Z
get
/v1/profiles/{profileId}
200

OK