latestOpenAPI 3.0.02026-08-0819201.1 MB
411f9f98c01e
stats
Returns the amount of messages in input queues of all flows in the defined workspace.
This request is authorized for any member of the given workspace.
get/stats/queues/workspace/{workspace_id}
Path parameters
workspace_idstring required
Workspace identifier
Response
OK
Example response
{
"data": {
"attributes": [
{
"id": "65424c33244eff00126288cb"
}
]
}
}