Skip to main content

admin_workers_retrieve

GET 

/api/v3//admin/workers/

Get currently connected worker count.

Responses

Schema

    count integerrequired
curl -L -X GET '/api/v3/admin/workers/' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth