Skip to main content

16 posts tagged with "Entity-Data"

View All Tags

Entity-Data – Changed

Added property ForbiddenEntityDrafts to SearchEntityDrafts response.

Affected Endpoints

  • POST /entitydataquery/api/v2/entity/search-entity-drafts

Entity-Data – Changed

Removed HalleyEnableDraftsAndEntitiesV2Endpoints feature flag.

Affected Endpoints

  • POST /entitydataquery/api/v2/entity/get-entities-list
  • POST /entitydataquery/api/v2/entity/search-entity-drafts

Entity-Data – Changed

Updated response to include basic AccessLayers data for InaccessibleEntities for verified and draft entities.

Affected Endpoints

  • POST /entitydataquery/api/v2/entity/get-entities-list
  • POST /entitydataquery/api/v2/entity/search-entity-drafts

Entity Data – Changed

This endpoint is marked as obsolete but will continue to be supported with no planned termination date. However, its usage is not recommended as it does not support full field-level validation.

Entity Data – Changed

getEntitiesPagedList has additional validation for the Pager.From and SearchAfter params. Only one can be used at a time. If both are provided, the request will return a 400 Bad Request error.

Entity Data – Changed

The event notifications produced by the Command API endpoints have been updated. The Payload object within the event notification now includes the EventCreated and UserId properties.