[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"enable_popup_handling": true,
"enable_xpath_recovery": true,
"enable_error_code_generation": true,
"enable_service_unavailable_recovery": true,
"enable_action_timing_recovery": true
}
]
Retrieves all workflows of the workspace the API key is associated with
[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"enable_popup_handling": true,
"enable_xpath_recovery": true,
"enable_error_code_generation": true,
"enable_service_unavailable_recovery": true,
"enable_action_timing_recovery": true
}
]
Successful operation
The response is of type object[]
.