Get numbers

Lists all phone numbers assigned to a workspace.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

workspacestringRequired
Workspace ID.
limitintegerOptionalDefaults to 50
Phone numbers displayed per page.
offsetintegerOptionalDefaults to 0
Index of the first phone number to be returned.

Response

200
statusstring or null
Whether the request was successful.
responseobject or null

Errors