General APIs with JWT

List all machine requests by user

Endpoint to list all machine requests by user.

get/machine-requests

Response

List of all requests by user

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