Search Clients
Searches for clients.
Path Parameters
- partnerId
Partner Id defined for the tenant
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- sortName
Default: note.id
- isDescendingOrder
- queryString
Query String
- uniqueId
Client uuid
- name
Client name.
- activeStatus
Active status of client.
- startCreationDate
Client created within a period of time. Provide the to date
- endCreationDate
Client created within a period of time. Provide the to date
- startUpdationDate
Client updated within a period of time. Provide the from update date
- endUpdationDate
Client updated within a period of time. Provide to update date.<br>
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- nextPageNo
- previousPageNo
- descendingOrder
Loading Examples...