Not Found Error
Este conteúdo não está disponível em sua língua ainda.
this error is used when a resource was not found.
Status Code
Section titled “Status Code”The URL is not linked to any endpoints or the resource associated to it does not exists
Example
Section titled “Example”{  "type": "https://tcgdex.dev/errors/not-found",  "title": "The resource you are trying to reach does not exists",  "status": 404,  "endpoint": "/v2/sfgdfh",  "method": "GET"}