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
idstringRead-onlyRequired
trade_namestringRead-onlyRequiredExample:
NxTapcreatedstringRead-onlyRequiredExample:
2024-09-25T12:01:00.103Zget
/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
idstringRead-onlyRequired
trade_namestringRead-onlyRequiredExample:
NxTapcreatedstringRead-onlyRequiredExample:
2024-09-25T12:01:00.103Zget
/v1/profiles/{profileId}200
OK