GET
/
results
/
{id}

Gets the result of a Job or Workshop run.

Authorizations

lume-api-key
string
headerrequired

Path Parameters

id
string
required

Query Parameters

include_metadata
boolean
default: false

Whether to include metadata in the result info

Response

200 - application/json
id
string
required
status
string
required
created_at
string
required
cleaning
boolean
default: false

Whether the result is a cleaning result

info
object[]

The metadata of the result

updated_at
string | null