Skip to main content
GET
Retrieve data for all visible sections

Authorizations

Authorization
string
header
required

Bearer token obtained via Circle key exchange

Path Parameters

applicationId
string<uuid>
required

Application UUID

Response

All visible section data

data
object

All visible section data keyed by section name — structure varies by application template. Round-trip compatible with PATCH /{applicationId}/data. Retrieve the shape via GET /{applicationId}/schema.

sections
object[]