Retrieve section data for an application
Retrieve section data for an application
Returns field data for the specified section. When typedValues=true, array/object/number field values are emitted as native JSON nodes instead of strings.
GET
Retrieve section data for an application
Authorizations
Bearer token obtained via Circle key exchange
Path Parameters
Application UUID
Section name as returned by the schema (e.g. personal_information)
Query Parameters
When true, emit array/object/number field values as native JSON nodes rather than strings. Defaults to false.