Error reference
not_implemented
Not implemented
- HTTP status
- 501
- Error type
- not_implemented
What it means#
The route is reserved in the contract but not yet served.
What to do#
Nothing to fix on your side. This appears when an operation is published in the OpenAPI
spec ahead of the implementation. GET /v1/meta/capabilities reflects what is actually
callable today.
The error shape#
{
"error": {
"type": "not_implemented",
"code": "not_implemented",
"message": "\u2026",
"doc_url": "https://docs.grahvani.in/errors/not_implemented",
"request_id": "req_01JQ8ZK3M4N5P6Q7R8S9T"
}
}Full list: all error codes · error handling guide.
Grahvani API — a product of AstroCorp Techlab Pvt Ltd · GSTIN 36AAMCC3512G1ZU
Base URL
https://api.grahvani.in