Phones
List Phones
Returns a list of all phones. To filter the list of returned phones by a specific owner user identity or credential, include the owner_user_identity_id or acs_credential_id, respectively, in the request body.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the credential by which you want to filter the list of returned phones.
ID of the user identity that represents the owner by which you want to filter the list of returned phones.

