handlers::v0::workers

Return the details of a specific worker. It includes all the configuration details

Return the details of a specific worker. It includes all the configuration details

get/_api/v0/workers/{id}

Path parameters

idstring required

Worker identifier

Response

Return the configuration associated to the given worker

WorkerConfig[] required— unresolved $ref

Changes