Get Account

Gets a specific account by ID.

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
chevron-right
200

OK

application/json
idstringOptional
iconstring · nullableOptional
externalIdstring · max: 250 · nullableOptional
externalNamestring · nullableOptional
typeall ofRequired
string · enumOptionalPossible values:
statusall ofRequired
string · enumOptionalPossible values:
serviceLevelall ofOptional
string · enumOptionalPossible values:
technicalSupportEmailstring · email · max: 320 · nullableOptional
websitestring · max: 2000 · nullableOptional
descriptionstring · max: 2000 · nullableOptional
namestring · min: 1 · max: 500Required
get
/public/v1/accounts/accounts/{id}

Last updated

Was this helpful?