General APIs with JWT

Get All Banned Machines

Get all banned machine records (admin only).

get/admin/banned-machines

Query parameters

active_onlyboolean

Filter to show only active bans

Filter to show only active bans

Response

Successful Response

idstring uuid required
executor_idstring uuid required
banned_gpu_idsstring[] required
reasonstring required
banned_by_user_idstring uuid nullable required
is_activeboolean required
created_atstring date-time required
updated_atstring date-time nullable required

Changes

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