DATA_STORE
Get Data Store
Gets the data store by id :param data_store: data_store object fetched from db :param auth: auth token. :return: A data store fetch response containing the data store definition and other metadata.
get/data_stores/{data_store_id}
Path parameters
data_store_idinteger required
Response
Successful Response
Changes
Changed in 1 of the 28 revisions of this API.1
- ○
added the optional property
hoststo the response with the200statusresponse-optional-property-added
- ○