Note that secured endpoints in Terrain and apps are a little different from each other. Please see Terrain Vs. Apps for more information.
Secured Endpoint: GET /analyses/{analysis-id}/parameters
This endpoint forwards all requests to apps. Please see the apps service documentation for details.
Secured Endpoint: GET /analyses/{analysis-id}/relaunch-info
This endpoint forwards all requests to apps. Please see the apps service documentation for details.
Secured Endpoint: POST /analyses
This endpoint forwards all requests to apps. Please see the apps service documentation for details.
Secured Endpoint: GET /analyses
This service forwards all requests to apps. Please see the apps service documentation for more details.
Secured Endpoint: DELETE /analyses/{analysis-id}
This service forwards all requests to apps. Please see the apps service documentation for more details.
Secured Endpoint: POST /analyses/shredder
This service forwards all requests to apps. Please see the apps service documentation for more details.
Secured Endpoint: PATCH /analyses/{analysis-id}
This endpoint forwards all requests to apps. Please see the apps service documentation for details.
Secured Endpoint: GET /analyses/{analysis-id}/steps
This endpoint forwards all requests to apps. Please see the apps service documentation for details.
Secured Endpoint: POST /analyses/{analysis-id}/stop
This endpoint forwards all requests to apps. Please see the apps service documentation for details.