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