Consumers
Get execution data for a specific consumer and a specific datastore
Returns execution data related to a consumer and a datastore. Queryparams can be used to filter the restuls by datastore column or by executionid
get/consumers/{consumer_id}/datastore/{datastoreid}/data
Path parameters
consumer_idstring uuid required
datastoreidstring uuid required
Query parameters
date_tostring date-time nullable
date_fromstring date-time nullable
executionidstring nullable
Response
Successful Response