Skip to content
Alpha — Headcode is currently in alpha. APIs and data may change without notice.

Operator Not Found

No operator could be resolved from the two-character TOC code supplied in the request path.

PropertyValue
Typehttps://docs.headcode.dev/errors/operators/not-found
CodeHEADCODE.OPERATORS.NOT_FOUND
HTTP status404
TitleOperator Not Found
{
"type": "https://docs.headcode.dev/errors/operators/not-found",
"title": "Operator Not Found",
"status": 404,
"detail": "No operator found for code 'GR'.",
"code": "HEADCODE.OPERATORS.NOT_FOUND"
}

Use a valid two-character TOC (Train Operating Company) code. You can retrieve the full list of known operators from GET /v1/operators to find the correct code.