Clients

List Clients

List clients from an organization.

get/timmi-project/api/v4/clients

Query parameters

organizationIdinteger required

Filter on a single organization unique identifier.

pageinteger

Page number

limitinteger

Page size

fields.root'count'

Return total items count (across all pages).

searchstring[]

Comma-separated list of codes / names to search for

codestring

Only returns clients whose code is strictly equal to sent value

Response

OK

nextstring uri nullable
prevstring uri nullable
countinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.