List leads for a project scenario
GET/projects/:project_id/scenarios/:scenario_id/leads
Returns a paginated list of leads for a project scenario, optionally filtered by client status.
Request
Responses
- 200
- 401
- 403
- 500
Paginated list of leads
Unauthenticated
Forbidden - Missing permission: read project scenario lead statuses
Internal server error