Get Datastore Metadata
/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
Get Datastore Metadata
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the datastore for which to get details
Response
Successful Response
Name of the datastore
Timestamp of when the datastore was created
List of agents using this datastore
Configuration for unstructured datastores.
Type of the datastore
Allowed value:
"UNSTRUCTURED"Datastore usage