/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
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
200
application/json
Successful Response
The response is of type object
.