Get an entityAsk AIget https://go.v7labs.com/api/workspaces/{workspace_id}/projects/{project_id}/entities/{entity_id}Returns details of an entityNote: project_id is the same as agent_idPath Paramsworkspace_iduuidrequiredproject_iduuidrequiredentity_iduuidrequiredQuery Paramsonly_property_idsarray of objects | nullList of property IDs to include in the response. If provided, only fields matching these property IDs will be included.Common.OnlyPropertyIdsADD uuidtruncate_data_bytesinteger | null1 to 5120Maximum bytes for field values. If set, values larger than this will be truncated with partial: true indicator.include_source_databooleantruetruefalseResponses 200Projects.Entities.EntityResponse 400Common.APIError 401Common.APIError 403Common.APIError 404Common.APIError 409Common.APIError 422Common.APIError 500Common.APIErrorCallbackUpdated 12 months ago