Skip to main content
GET
List callback registrations

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

filters
object

Optional filter and pagination object. page (1-based) and per_page (max 100) page the results; company_id, definition_name, and active filter the set, and sorted_by chooses the sort. All fields are optional.

Response

Returns paginated callback registrations

callback_registrations
object[]
required
meta
object