GET
/
api
/
v2
/
public
/
slug
/
:slug
/
config
/
:config_id

This API returns the specified config.

Request description

Headers

linked_account_id
string
required

Unique customer identification id. For Eg: markwood@some_email.com

Path Parameters

slug
string
required

Application Slug. Eg: docusign

config_id
string

Id of the config to be fetched. If not provided, linked_account_id is considered by default.

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