Get playbook run channels
Get all channels associated with a playbook run, filtered by team, status, owner, name and/or members, and sorted by ID, name, status, creation date, end date, team, or owner ID.
Query parameters
ID of the team to filter by.
Field to sort the returned channels by, according to their playbook run.
Direction (ascending or descending) followed by the sorting of the playbook runs associated to the channels.
The returned list will contain only the channels whose playbook run has this status.
The returned list will contain only the channels whose playbook run is commanded by this user.
The returned list will contain only the channels associated to a playbook run whose name contains the search term.
The returned list will contain only the channels associated to a playbook run for which the given user is a participant.
Response
Channel IDs.
Example response
[ "v8zdc1893plelmf54vb7f0ramn" ]