Config Fields
Get All Config Fields
POST
/
api
/
v2
/
public
/
config
/
field
This API retrieves all the fields in a config for an application using its unique identifier.
Request description
Headers
linked_account_id
string
requiredUnique customer identification id. For Eg: markwood@some_email.com
disable_field_options
boolean
If true, field options will not be returned in the response.
Path Parameters
slug
string
requiredApplication Slug. Eg: docusign
Response description
slug
string
Application slug
config_id
string
Unique ID of the created config
fields
array
Global input fields of an application
workflows
array
Published workflows of the application