v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-1340148239.5 KB
/agents/{id}/query

Get Retrieval Info

Return metadata of the contents used to generate the response for a given message.

get/agents/{agent_id}/query/{message_id}/retrieval/info

Path parameters

agent_idstring uuid required

ID of the agent which sent the provided message.

ID of the agent which sent the provided message.

message_idstring uuid required

ID of the message for which the content metadata needs to be retrieved.

ID of the message for which the content metadata needs to be retrieved.

Query parameters

content_idsstring[] required

List of content ids for which to get the metadata.

List of content ids for which to get the metadata.

Response

Successful Response