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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the datastore for which to get details
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
"UNSTRUCTURED"Datastore usage