Skip to main content

Get Entity Detail

Returns detailed information about a specific entity, including its linked agent runs, relationships to other entities, and metadata.

Request

Path Parameters

Headers

The workspace is automatically resolved from your API key. No workspaceId parameter required.

Response

Returns null if the entity is not found in the workspace.

Response Fields

The process field in each agent run is an array of process events. See the SSE streaming docs for the full list of event types and their payloads.

Examples

Error Responses