Get worker
GET/openapi/v1/workers/:workerId
Fetch a single worker by ID. Pass include=credentials to embed a summary of related credentials in the response (capped at 50). Otherwise the credentials array is omitted entirely.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error