List numbers owned by the workspace

Returns the workspace’s provisioned numbers, paginated by an opaque next_page_token. Use agent_id to narrow to a single agent’s numbers.

Authentication

AuthorizationBearer

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

Query parameters

agent_idstringOptional
page_sizeintegerOptional
page_tokenstringOptional

Response

Paginated list of owned numbers
numberslist of objects
next_page_tokenstring