GET /short_codes

telnyx.com

Summary: List short codes
Operation ID: listShortCodes
Auth: unknown

Parameters (3)

filter[messaging_profile_id] (string, query, optional)

Filter by Messaging Profile ID. Use the string `null` for phone numbers without assigned profiles. A synonym for the `/messaging_profiles/{id}/short_codes` endpoint when querying about an extant profile.

page[number] (integer, query, optional, default: 1)

The page number to load.

Constraints: {'minimum': 1}

page[size] (integer, query, optional, default: 20)

The size of the page.

Constraints: {'minimum': 1, 'maximum': 250}

No probe data for this endpoint yet.