ListWorkflowDefinitions retrieves a list of flow definitions from the database optionally filtered by the owning application if application is not specified, all flow definitions for the org are returned
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/workflows/listworkflowdefinitions' \
--header'Content-Type: application/json' \
--data-raw''