Configs
Get Config by ID
Get an installed config for an app and config ID.
GET
Retrieve an installed config for an app and a specific
config_id. Returns the fields and workflows for the installation. (To use the default config for a linked account, omit the ID — see Get Config.)
Authentication
Configs are scoped to a linked account via thelinked_account_id header.
Your Refold API key.
The linked account.
Path Parameters
The app slug. Example:
hubspotThe config ID.
Response
- 200 OK
- 404 Not Found