Endpoint to request agent data for a specific period. Both authenticated agents and users can request agent data.
Security
OAuth2PasswordBearer
POST
curl -i -X POST \
'https://matric-docs.redocly.app/_mock/openapi/api/v1/agent_data/request_agent_data?agent_id=string&start_time=2019-08-24T14%3A15%3A22Z&end_time=2019-08-24T14%3A15%3A22Z'