List Workergroups
Serverless
List Workergroups
Returns all active workergroups belonging to the authenticated user; alias for GET /api/v0/autojobs/.
GET
List Workergroups
Authorizations
API key must be provided in the Authorization header
Response
200 - application/json
Returns {success: true, results: [{id, min_load, target_util, cold_mult, cold_workers, template_hash, template_id, search_query, launch_args, gpu_ram, endpoint_name, endpoint_id, api_key, created_at, user_id}, ...]}