Config Fields
Get All Config Fields
Get all configurable fields and workflows for an app’s config.
POST
Return the configured fields and workflows for an app’s config on a linked account. This is a
Option 2 — Session token
POST because field datasources may accept a payload when resolving options. Use it to render a configuration UI for the connected app.
Authentication
This endpoint is scoped to a linked account, so it accepts either authentication method. Option 1 — API keyYour Refold API key.
The linked account whose config to read.
Session token. Format:
Bearer YOUR_SESSION_TOKENHeaders
The app slug whose config to read.Example:
hubspotResponse
- 200 OK