Channels
Get a Channel by ID
get/spaces/{spaceIdentifier}/channels/{id}
Path parameters
idstring required
ID of the Channel to load
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.