list_registrations
Retrieve live registered endpoints on the Pexip Infinity platform. Filter by alias or protocol and paginate results to find specific active registrations.
Instructions
List endpoints currently registered to the platform (live Status API read).
This is the runtime counterpart to the device records: who is registered right now, on what node and protocol — not the configured allow-list.
Args: alias_contains: Case-insensitive substring match on the registered alias. protocol: "sip" / "h323" / "mssip" / "webrtc". limit, offset, fetch_all: Pagination controls (fetch_all walks all pages).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| protocol | No | ||
| fetch_all | No | ||
| alias_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||