Problem

The resource you’re trying to access doesn’t exist. This can happen for a variety of reasons. You might be trying to access a resource that doesn’t exist or you might not have permission to access it.

Solution

Double check the resource you’re trying to access and make sure you have the necessary permissions.

If that doesn’t help, write us an email.

code
enum<string>
required

The error code related to the status code.

Available options:
NOT_FOUND
Example:

"NOT_FOUND"

message
string
required

A human readable message describing the issue.

Example:

"Resource not found"

requestId
string
required

The request id to be used for debugging and error reporting.

Example:

"37a04f8f-e791-491c-81e1-86cd304649bb"

docs
string
required

The docs related to the error code.

Example:

"https://docs.nomos.energy/api-references/errors/NOT_FOUND"