Get channel templates

List all the templates for a specific channel.

For the moment, only Cloud API channel type is supported for this endpoint.

Results are returned using cursor-based pagination. Use the after or before
query parameters with the values provided in paging.cursors to navigate through
result pages. Cursors are opaque tokens and must not be modified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's ID

integer
required

Channel's ID

Query Params
string

Cursor for forward pagination. Use the after value returned in the previous response to retrieve the next page of results.

string

Cursor for backward pagination. Use the before value returned in the previous response to retrieve the previous page of results.

integer
1 to 200
Defaults to 100

Limit the number of channel templates returned

string

Filter channel templates by name

string
enum

Filter channel templates by status.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json