Get Entity Details

Get detailed information about a specific entity

When current_state=true, uses quantum collapse to return only the latest state. Otherwise includes all activities they’ve been involved in and collaboration patterns.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entity_typestringRequired
entity_idstringRequired

Query parameters

include_activitiesbooleanOptionalDefaults to false
time_rangestring or nullOptional
Time range like '7d', '30d'
current_statebooleanOptionalDefaults to false
Return only current state via quantum collapse

Response

Successful Response

Errors