Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Telnyx API key supplied as Authorization: Bearer <token>. In production, auth may be validated by the API gateway and forwarded via Telnyx auth headers.

Query Parameters

page_size
integer
default:20

Number of results to return. Defaults to 20; maximum is 250.

Required range: 1 <= x <= 250
page_cursor
string

Opaque cursor returned by the previous inbox page.

Response

Paginated email inboxes.

data
object[]
required
meta
object
required