Skip to main content

Request Errors

The request to the /entities/{entity_id}/attributes endpoint failed. These are the sub_type that can be returned.

INVALID_REQUEST

The request body failed basic validation for the specific API endpoint.

NOT_FOUND

The requested resource does not exist.

PRODUCT_UNAVAILABLE_ENTITY_DISABLED

The Entity is disabled, so Attributes cannot be retrieved.

TEAM_CAPABILITY_RESTRICTED

Your organization does not have access to Attributes endpoint.

PRODUCT_RESTRICTED_CONNECT_REQUIRED

Entity must have a completed Connect record to access this product.

PRODUCT_ATTRIBUTE_REQUIRED

At least one valid attribute in the request body is required.

Resource Errors

24001 – PRODUCT_EXECUTION_FAILED

The Attributes request failed to execute.

Attribute Value Errors

Errors set on an individual attribute’s error field when a value cannot be computed.

27001 – ENTITY_ATTRIBUTE_INSUFFICIENT_DATA

There is insufficient data to compute this attribute (for example, not enough history for a trend attribute). The attribute’s value will be null.