List SIP Phone Numbers
Retrieves a paginated list of phone numbers under the specified SIP credentials.
Documentation Index
Fetch the complete documentation index at: https://docs.deepslate.eu/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
ID of the Vendor (UUID)
ID of the Organization (UUID)
ID of the SIP Credentials (UUID)
Query Parameters
Page number of the requested page (0-indexed)
Number of items per page
Sorting criteria in the format: property,(asc|desc). Default sort is 'telephoneNumber,asc'. Multiple sort criteria are supported.
Response
Successfully retrieved phone numbers
Paged API response wrapper
Indicates if the request was successful
true
Current page number (0-indexed)
0
Size of each page
20
Total number of elements
100
Total number of pages
5
Response timestamp in ISO-8601 format
"2025-04-17T14:23:30Z"
Human-readable message
List of data items
Correlation or trace ID