Channels
Get a Channel by ID
get/channels/{id}
Path parameters
idstring required
ID of the Channel to load
Response
Success
Example response
{
"ParentEnvironmentId": "Environments-1",
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.