Approval workflows
List app workflows
This operation retrieves all approval workflows of an Cobo Portal App.
You need to configure approval workflow in the app Manifest file first.
To use the approval workflow operations, you must use the Cobo OAuth authentication method (Org Access Token).
GET
Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Response
A list of approval workflows successfully retrieved
The unique ID distinguishing the approval workflow instance among organizations.
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The unique ID of the approval workflow.
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The name of the approval workflow.
Example:
"Make Batch Payout"
