Version: 2.x

Get ats client by name

Try it

See Ats client properties for a detailed description of the json elements below.

Request parameters

NameDescription
nameThe name of the ats client.

Response

Returns the requested ats client if found.

{
"id": "guid",
"active": boolean,
"name": "string",
"atsId": "guid",
"accountId": "guid",
"apiId": "string",
"apiToken": "string"
}

Permission scopes

  • read:atsclients