Feeds
Get a feed resource by ID.
get/feeds/{id}
Path parameters
idstring required
The id of the feed resource.
Headers
user-Agentstring
Response
The requested Feed
Example response
{
"SpaceId": "Spaces-1"
}The id of the feed resource.
The requested Feed
{
"SpaceId": "Spaces-1"
}