General APIs with JWT

Get a machine request

Endpoint to get a machine request.

get/machine-requests/{request_id}

Path parameters

request_idstring uuid required

Response

Request retrieved successfully

idstring uuid required
machine_namestring required
gpu_countinteger nullable
cpustring nullable
ramstring nullable
storagestring nullable
locationstring nullable
extra_dataobject nullable
user_idstring uuid required
achievedboolean
linked_executors_countinteger

Changes