---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Retrieves all support… Reference for the GET
    /administration/project-settings/support-contingents/{projectId} endpoint in
    the Leadtime Public API API.
sidebar:
  badge: GET
  label: List support contingents for a project
title: List support contingents for a project
type: openapi-operation
---
Retrieves all support contingents (retainer plans) configured for a specific project.

**What are Support Contingents?**
Support contingents are retainer plans that define allocated hours and pricing for support periods. They help manage support contracts with predefined hours, rates, and transferability of unused hours.

**What is returned:**
- All support contingents for the project, ordered by fromDate and toDate
- Each contingent includes: title, date range, frequency, price, hours, calculated rate, and transferability
- Date periods must not overlap within the same project

**Note:** Requires WsSettings.manageSettings permission.

<Operation source="api-reference" id="projectsettingscontroller-getsupportcontingents" />
