Skip to main content

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

404
{"code":"020029", "name":"SectionNotFound",
"httpStatusCode":404}

A section with a UUID of 'id' was not found.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.