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.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

acs_credential_id String

ID of the credential by which you want to filter the list of returned phones.


owner_user_identity_id String

ID of the user identity that represents the owner by which you want to filter the list of returned phones.


Response

Array of phones

Last updated

Was this helpful?