--- code: not_found title: Not found status: 404 --- # Not found The requested resource does not exist or is not available at the requested path. ## When It Happens This can happen when the URL is incorrect, the resource identifier does not exist, or the resource is not visible through the public API. ## How To Fix Check the endpoint path and resource identifier, then retry with a resource that exists and is available to the request.