Get Feed Information
Retrieves information about the specified feed.
Authorizations: Feeds - VIEW
Requests
GET /apis/sections/:sectionId
Response
Success
{
"id": "5e9297a0-17e1-4ca8-8323-98398307aa71",
"name": "Section A",
"index": 0
}
Error
Code | Payload | Description |
---|---|---|
|
| A section with a UUID of 'id' was not found. |