Skip to main content
GET
Get a phone number by ID

Authorizations

Authorization
string
header
required

Headers

Quo-Api-Version
enum<string>
required

API version header. Supported values: 2026-03-30

Available options:
2026-03-30

Path Parameters

phoneNumberId
string
required

The unique identifier of the phone number being retrieved.

Pattern: ^PN(.*)$
Example:

"PNlja6rrtI"

Query Parameters

include
enum<string>[]

Comma-separated list of optional payload sections to include. users adds the members assigned to the number, restrictions adds its calling and messaging restrictions. Omitted sections are left out of the response entirely.

Maximum array length: 2
Available options:
users,
restrictions
Examples:

"users"

"users,restrictions"

Response

OK

data
object
required