SubClient

Retrieves the collection of SubClient resources.

Retrieves the collection of SubClient resources.

GET/api/spa/sub-clients

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Query Parameters

page
integerdefault:1

The collection page number

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.

Response

200application/json

SubClient collection

id
integer
externalId
string | null
description
string
color
string

HTML color code to be used on Dashboard-charts and statistics.

Example: "#083E5D"

createdAt
string<date-time>

UTC date time of entry creation

Example: "2024-08-23T00:00:00+00:00"

updatedAt
string<date-time>

UTC date time of last entry update

Example: "2024-08-23T00:00:00+00:00"