SubClient
Retrieves the collection of SubClient resources.
Retrieves the collection of SubClient resources.
GET
/api/spa/sub-clientsAuthorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Query Parameters
page
integerdefault:1
The collection page number
itemsPerPage
integerdefault:20
The number of items per page
pagination
boolean
Enable or disable pagination
order[id]
stringdefault:asc
No description provided.
order[externalId]
stringdefault:asc
No description provided.
order[description]
stringdefault:asc
No description provided.
order[createdAt]
stringdefault:asc
No description provided.
order[updatedAt]
stringdefault:asc
No description provided.
externalId
string
No description provided.
description
string
No description provided.
search
string
Search across multiple fields (externalId, description) using OR logic with partial matching.
Response
200
SubClient collection
id
integer
externalId
string | null
description
string
color
string
HTML color code to be used on Dashboard-charts and statistics.
createdAt
string<date-time>
UTC date time of entry creation
updatedAt
string<date-time>
UTC date time of last entry update