Deployed projects REST Endpoints
Decision Service Assessments/Deployed projects
Available decision service operations for a deployment.
- Assess a single case
- Method: postPath:
https://{your_site_interface}/determinations-server/v2/{deployment-name} - Assess multiple cases
- Method: postPath:
https://{your_site_interface}/determinations-server/v2/{deployment-name}/batch - Get the OpenAPI 2.0 specification for a deployed project
- Method: getPath:
https://{your_site_interface}/determinations-server/v2/{deployment-name}/swagger.json