List short codes associated with a messaging profile
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the messaging profile to retrieve
Query Parameters
Consolidated page parameter (deepObject style). Originally: page[number], page[size]
JavaScript