SubClient

Fetches a SubClient (to be with enabled sub-clients module)

This API can be used on instances with enabled sub-clients module only. API fetches a SubClient with nested API tokens and standard values

GET/api/sub-clients/{id}

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Path Parameters

id
stringrequired

SubClient identifier

Response

200application/json

SubClient resource

id
integer

Identifier generated by Output.Rocks.

Example: 12345

externalId
string

Optional identifier, used in connected system. External ID has to be unique.

Example: "id123"

description
string

SubClient description

Example: "Any description"

tokens
object[]
standardValues
object[]