get https://ironcladapp.com/public/api/v1/workflows
List all workflows in your Ironclad account.
OAuth Scope required: public.workflows.readWorkflows
Log in to see full request history
Response
List all workflows in your Ironclad account.
OAuth Scope required: public.workflows.readWorkflows
xxxxxxxxxx
curl --request GET \
--url 'https://ironcladapp.com/public/api/v1/workflows?page=0&pageSize=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: