Feeds
Get a feed resource by ID.
get/{spaceId}/feeds/{id}
Path parameters
spaceIdstring required
The id of the space that contains the feed.
idstring required
The id of the feed resource.
Headers
user-Agentstring
Response
The requested Feed
Example response
{
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.