GET
/
accounts
/
{user_id}
/
numbers
/
{number}

Authorizations

Authorization
string
headerrequired

OAuth2 Authorization Grant

Path Parameters

user_id
string
default: selfrequired

ID of the number owner

number
string
required

Fax number to get information about

Response

200 - application/json
acquired_date
string
required

Date and time at which the number was acquired

assigned_to
string[]
required

IDs of the user to whom this number is assigned

expiration_date
string

Number expiration date, might be blank

id
string
required

Number ID

is_canceled
boolean

True if number is canceled but not yet deleted

notifications
object[]
number
string
required

Fax number

owner_id
string
required

Number owner ID

status
enum<string>
required

Status of your fax number e.g. active, inactive.

Available options:
waiting_verification,
active