Skip to main content
GET

Query Parameters

page
number
Page number (1-indexed). Defaults to 1.
limit
number
Results per page. Defaults to 100.
status
string
Filter by status: ACTIVE, FAILED, or DELETED.
Search by client ID or name (case-insensitive regex).

Response

success
boolean
Whether the request completed.
data
array
Array of client registry records.
pagination
object