machine
Retrieve a specific machine by ID
Retrieve details of a specific machine by its ID, with optional workspace details
GET
/
v1
/
machines
/
{machine_id}
Authorizations
Authorization
string
headerrequiredCreate your token in Comfy Deploy
Path Parameters
machine_id
string
requiredQuery Parameters
extUrls
string
default: falseResponse
200 - application/json
id
string
name
string
type
string
status
string
created_at
string
updated_at
string
message
string
Was this page helpful?