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"
      }
    ]
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.