Get DIDs available to the current organization
DIDs
Get DIDs available to the current organization
GET
Get DIDs available to the current organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (1-based)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
20
Search term to filter results
Maximum string length:
100Example:
"john"
Field to sort by
Example:
"createdAt"
Sort order
Available options:
asc, desc Example:
"desc"