Get an underwriting application by ID
GET/v1/underwriting/applications/:id
Retrieve a specific underwriting application by its UUID.
Request
Responses
- 200
- 401
- 403
- 404
Underwriting application retrieved successfully
Unauthorized - Invalid or missing token
Forbidden - underwriting:read scope required
Underwriting application not found