SubClient
Fetches all SubClients (to be with enabled sub-clients module)
This API can be used on instances with enabled sub-clients module only. API fetches all SubClients
GET
/api/sub-clientsAuthorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Query Parameters
externalId
string
The external ID of the sub-client
Response
200
SubClient collection
id
integer
Identifier generated by Output.Rocks.
externalId
string
Optional identifier, used in connected system. External ID has to be unique.
description
string
SubClient description
tokenIdentifiers
string[]
Optional list of ApiToken identifiers, to be created on SubClient
standardValuesList
object
Optional list of standard values as array [key => value], to be created for SubClient
tokens
string<iri-reference>[]
standardValues
string<iri-reference>[]