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

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

200application/json

SubClient collection

id
integer
externalId
string | null
description
string
settings
string | null[]
color
string

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

Example: "#083E5D"

client
value | null
createdBy
string

User, created this entry

Example: "user1@company.com"

updatedBy
string

User, updated this entry

Example: "user1@company.com"

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"

defaultColor
string
subClient
string<iri-reference> | null

Example: "https://example.com/"