v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-1340148239.5 KB
/datastores

Get Datastore Metadata

Get the details of a given Datastore, including its name, create time, and the list of Agents which are currently configured to use the Datastore.

get/datastores/{datastore_id}/metadata

Path parameters

datastore_idstring uuid required

ID of the datastore for which to get details

ID of the datastore for which to get details

Response

Successful Response

namestring required

Name of the datastore

datastore_type'UNSTRUCTURED'

Type of the datastore

created_atstring date-time required

Timestamp of when the datastore was created

agent_idsstring[] required

List of agents using this datastore