List a namespace's profiles
Profiles are never created, only written to, so this lists the ones that hold a memory. A profile whose first ingest is still running is not here yet. Ordered by memory count, largest first, so a profile written to while the listing is paged can move between pages and be repeated or missed.
GET
JavaScript
Authorizations
Telnyx API key
Path Parameters
Query Parameters
The page to return, counting from 1. Bounded in depth: (page[number] - 1) * page[size] may be at most 10000.
Required range:
1 <= x <= 10001How many results a page holds.
Required range:
1 <= x <= 100Response
Successful Response