Skip to main content
GET
List sections for an application

Authorizations

Authorization
string
header
required

Bearer token obtained via Circle key exchange

Path Parameters

applicationId
string<uuid>
required

Application UUID

Query Parameters

includeData
boolean
default:false

When true, include section field data in each entry. Defaults to false.

Response

List of sections with statuses (or with section data when includeData=true)

sections
object[]