Skip to main content

List registrations

GET 

/api/v1/domains/:domain_uuid/registrations

Returns SIP registrations for the specified domain.

Pagination (snapshot cursor-based):

  • Both limit and starting_after are optional.
  • If limit is not provided, it defaults to 50.
  • If starting_after is not provided, results start from the beginning.

Request

Responses

Success