Installation Channels

List channels for the installation

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scopes

apps:read

Body Response - Schema

200 (list of channels provisioned for the app installation)

ParameterTypeDescription
totalintegern/a
pageintegern/a
per_pageintegern/a
_embbededobject"_embbeded" subdivides into:

1.1 - "users" (array[object]), which subdivides into:
1.1.1 - "type" (string) - the type of channel. Allowed value: "messages".
1.1.2 - "updated_at" (string
)
- date of the latest change to this channel.

1.1.3 - "_embedded" (object), which subdivides into:
1.1.3.1 - "resource" (array[object]), which subdivides into:
1.1.3.2 - "id" (string) - the ID of the target resource.
1.1.3.3 - "type" (string) - the target resource type (e.g.: number). Allowed number: "number".
1.1.3.4 - "_links" (object), which subdivides into:
1.1.3.4.1 - "self" (object): "href" (string). Default: http://api-docs.talkdesk.org/numbers/{number_id}
_linksobject"_links" subdivides into "self" (object): "href" (string). Default: https://api-docs.talkdesk.org/apps/{app_id}/installations/{installation_id}/channels

403 (forbidden) and 404 (app or installation not found)

ParameterTypeDescription
errorstringthe error message

🚧

Troubleshooting

If you have questions or technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!