Get the Environmental Parameters for the given occurrence id.
GET/occurrences/dtc/:id/ep
Get the Environmental Parameters for the given occurrence id.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
- 502
- 503
Success
Response Headers
Content-Disposition
Example:
attachment;filename='FileName.txt'Bad request. The request does not match the expected schema.
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions to access DTC occurrence environmental parameters
Can't find the requested resource.
Unprocessable Entity - DTC occurrence data is corrupted or incomplete
Internal Server Error - Unexpected system error
Bad Gateway - External service communication failure
Service Unavailable - Dependent services temporarily unavailable