customFields
Returns all custom field definitions linked to a workflow.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/workflows/{workflowId}/customfielddefinitions
Path parameters
workflowIdstring uuid required
The id of the workflow.
Headers
Authorizationstring required
Bearer authentication
Response
OK