---
metadata:
  - name: generator
    content: Diplodoc Platform v5.47.1
alternate:
  - https://fleet.yandex.ru/docs/api/en/openapi/ContractorProfiles/ContractorsApplicationsListV1.md
  - https://fleet.yandex.ru/docs/api/ru/openapi/ContractorProfiles/ContractorsApplicationsListV1.md
---
> **Documentation Index:** Fetch the complete configuration index at https://fleet.yandex.ru/docs/api/ru/llms.txt

<div class="openapi">

#  Получение списка заявок исполнителей из гаража 

<!-- markdownlint-disable-file -->

 Получение списка заявок исполнителей из гаража с пагинацией 

## Request

<div class="openapi__requests">

<div class="openapi__request__wrapper" style="--method: var(--dc-openapi-methods-get);margin-bottom: 12px">

<div class="openapi__request">

GET {.openapi__method}
```text translate=no
https://fleet-api.taxi.yandex.net/v1/parks/contractors/applications/list
```

</div>

</div>

</div>

### Query parameters

#|
|| **Name** | **Description** ||
||

_cursor_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Курсор для получения следующий порции данных 

_Example:_{.json-schema-reset .json-schema-example} `eyJsZWFkX2lkIjoiNTUwZTg0MDAtZTI5Yi00MWQ0LWE3MTYtNDQ2NjU1NDQwMDAwIn0=`
{.table-cell}
||
||

_date_start_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string&lt;date-time&gt;

 Начальная дата фильтрации по времени последнего бронирования в формате ISO 8601. Параметр можно передавать только на первой странице (без cursor). 

_Example:_{.json-schema-reset .json-schema-example} `2026-01-01T10:00:00Z`
{.table-cell}
||
||

_limit_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: integer

 Ограничение количества элементов в ответе 

_Default:_{.json-schema-reset .json-schema-value} `100`

_Min value:_{.json-schema-reset .json-schema-assertion} `1`

_Max value:_{.json-schema-reset .json-schema-assertion} `100`
{.table-cell}
||
|#{.json-schema-properties}

### Headers

#|
|| **Name** | **Description** ||
||

_X-API-Key_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 API-ключ 

_Min length:_{.json-schema-reset .json-schema-assertion} `1`

_Example:_{.json-schema-reset .json-schema-example} `<API-ключ>`
{.table-cell}
||
||

_X-Client-ID_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Идентификатор клиента 

_Min length:_{.json-schema-reset .json-schema-assertion} `1`

_Example:_{.json-schema-reset .json-schema-example} `<Идентификатор клиента>`
{.table-cell}
||
||

_X-Park-ID_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Идентификатор партнера 

_Example:_{.json-schema-reset .json-schema-example} `ee6f33c4562b4e1f8646d157bd70b2c4`
{.table-cell}
||
||

_Accept-Language_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Предпочитаемый язык ответа. Если не указан, используется ru. 

_Min length:_{.json-schema-reset .json-schema-assertion} `2`

_Example:_{.json-schema-reset .json-schema-example} `ru`
{.table-cell}
||
|#{.json-schema-properties}

## Responses

<div class="openapi__response__code__200">

## 200 OK

 Список заявок на автомобили 

<div class="openapi-entity">

### Body

{% cut "application/json" %}

```json translate=no
{
  "items": [
    {
      "lead_id": "550e8400-e29b-41d4-a716-446655440000",
      "driver_id": "33de650c6a1a40bfa78dd981817da866",
      "driver_link": "https://fleet.yandex.ru/contractors?park_id=ee6f33c4562b4e1f8646d157bd70b2c4&contractor_id=33de650c6a1a40bfa78dd981817da866",
      "driver_name": {
        "first_name": "Ivan",
        "middle_name": "Ivanovich",
        "last_name": "Ivanov"
      },
      "driver_license": "7700123456",
      "phone": "+79999999999",
      "vehicle_id": "5011ade6ba054dfdb7143c8cc9460dbc",
      "vehicle_brand": "Toyota",
      "vehicle_model": "Camry",
      "territory_id": "213",
      "territory_name": "Москва",
      "offer_link": "https://garage.yandex.ru/offer?posting_id=posting_id1&territory_id=213",
      "schema": {
        "price": "1500.0000",
        "working_days": 6,
        "non_working_days": 1
      },
      "request_type": "multiple",
      "created_at": "2023-12-15T09:00:00+03:00",
      "updated_at": "2023-12-15T14:30:00+03:00"
    }
  ],
  "cursor": "eyJsZWFkX2lkIjoiNTUwZTg0MDAtZTI5Yi00MWQ0LWE3MTYtNDQ2NjU1NDQwMDAwIn0="
}
```

{% endcut %}

#|
|| **Name** | **Description** ||
||

_items_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: [ContractorApplicationItem](#entity-ContractorApplicationItem)[]

 Список заявок 

{% cut "**Example**" %}{.json-schema-example}

```json translate=no
[
  {
    "lead_id": "550e8400-e29b-41d4-a716-446655440000",
    "driver_id": "33de650c6a1a40bfa78dd981817da866",
    "driver_link": "https://fleet.yandex.ru/contractors?park_id=ee6f33c4562b4e1f8646d157bd70b2c4&contractor_id=33de650c6a1a40bfa78dd981817da866",
    "driver_name": {
      "first_name": "Ivan",
      "middle_name": "Ivanovich",
      "last_name": "Ivanov"
    },
    "driver_license": "7700123456",
    "phone": "+79999999999",
    "vehicle_id": "5011ade6ba054dfdb7143c8cc9460dbc",
    "vehicle_brand": "Toyota",
    "vehicle_model": "Camry",
    "territory_id": "213",
    "territory_name": "Москва",
    "offer_link": "https://garage.yandex.ru/offer?posting_id=posting_id1&territory_id=213",
    "schema": {
      "price": "1500.0000",
      "working_days": 6,
      "non_working_days": 1
    },
    "request_type": "multiple",
    "created_at": "2023-12-15T09:00:00+03:00",
    "updated_at": "2023-12-15T14:30:00+03:00"
  }
]
```

{% endcut %}
{.table-cell}
||
||

_cursor_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Курсор для получения следующей страницы 

_Example:_{.json-schema-reset .json-schema-example} `eyJsZWFkX2lkIjoiNTUwZTg0MDAtZTI5Yi00MWQ0LWE3MTYtNDQ2NjU1NDQwMDAwIn0=`
{.table-cell}
||
|#{.json-schema-properties}

</div>

<div class="openapi-entity">

### FirstName {#entity-FirstName}

 Имя 

**Type**: string

_Example:_{.json-schema-reset .json-schema-example} `Ivan`

</div>

<div class="openapi-entity">

### MiddleName {#entity-MiddleName}

 Отчество 

**Type**: string

_Example:_{.json-schema-reset .json-schema-example} `Ivanovich`

</div>

<div class="openapi-entity">

### LastName {#entity-LastName}

 Фамилия 

**Type**: string

_Example:_{.json-schema-reset .json-schema-example} `Ivanov`

</div>

<div class="openapi-entity">

### FullName {#entity-FullName}

 Полное имя водителя 

#|
|| **Name** | **Description** ||
||

_first_name_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: [FirstName](#entity-FirstName)

 Имя 

_Example:_{.json-schema-reset .json-schema-example} `Ivan`
{.table-cell}
||
||

_last_name_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: [LastName](#entity-LastName)

 Фамилия 

_Example:_{.json-schema-reset .json-schema-example} `Ivanov`
{.table-cell}
||
||

_middle_name_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: [MiddleName](#entity-MiddleName)

 Отчество 

_Example:_{.json-schema-reset .json-schema-example} `Ivanovich`
{.table-cell}
||
|#{.json-schema-properties}

{% cut "**Example**" %}{.json-schema-example}

```json translate=no
{
  "first_name": "Ivan",
  "middle_name": "Ivanovich",
  "last_name": "Ivanov"
}
```

{% endcut %}

</div>

<div class="openapi-entity">

### ContractorApplicationItem {#entity-ContractorApplicationItem}

#|
|| **Name** | **Description** ||
||

_lead_id_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string&lt;uuid&gt;

 Идентификатор лида 

_Example:_{.json-schema-reset .json-schema-example} `550e8400-e29b-41d4-a716-446655440000`
{.table-cell}
||
||

_phone_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Номер телефона 

_Example:_{.json-schema-reset .json-schema-example} `+79999999999`
{.table-cell}
||
||

_vehicle_id_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Идентификатор автомобиля 

_Example:_{.json-schema-reset .json-schema-example} `5011ade6ba054dfdb7143c8cc9460dbc`
{.table-cell}
||
||

_created_at_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string&lt;date-time&gt;

 Дата и время создания заявки 

_Example:_{.json-schema-reset .json-schema-example} `2023-12-15T09:00:00+03:00`
{.table-cell}
||
||

_driver_id_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Идентификатор водителя 

_Example:_{.json-schema-reset .json-schema-example} `33de650c6a1a40bfa78dd981817da866`
{.table-cell}
||
||

_driver_license_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Номер водительского удостоверения 

_Example:_{.json-schema-reset .json-schema-example} `7700123456`
{.table-cell}
||
||

_driver_link_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Ссылка на профиль исполнителя или кандидата в Диспетчерской 

_Example:_{.json-schema-reset .json-schema-example} `https://fleet.yandex.ru/contractors?park_id=ee6f33c4562b4e1f8646d157bd70b2c4&contractor_id=33de650c6a1a40bfa78dd981817da866`
{.table-cell}
||
||

_driver_name_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: [FullName](#entity-FullName)

 Полное имя водителя 

{% cut "**Example**" %}{.json-schema-example}

```json translate=no
{
  "first_name": "Ivan",
  "middle_name": "Ivanovich",
  "last_name": "Ivanov"
}
```

{% endcut %}
{.table-cell}
||
||

_offer_link_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Ссылка на объявление в гараже 

_Example:_{.json-schema-reset .json-schema-example} `https://garage.yandex.ru/offer?posting_id=posting_id1&territory_id=213`
{.table-cell}
||
||

_request_type_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Тип заявки: phonecall - создана по телефонному звонку, multiple - мультибронирование 

_Enum:_{.json-schema-reset .json-schema-value} `phonecall`, `multiple`
{.table-cell}
||
||

_schema_{.json-schema-reset .json-schema-property}
{.table-cell}|
{% cut "**Type**: object" %}

#|
||

_non_working_days_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: integer

 Количество дней когда авто не сдается в аренду 
{.table-cell}
||
||

_price_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Стоимость аренды в сутки 

_Pattern:_{.json-schema-reset .json-schema-assertion} `^[0-9]+(\.[0-9]{1,4})?$`

_Example:_{.json-schema-reset .json-schema-example} `1500.0000`
{.table-cell}
||
||

_working_days_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: integer

 Количество дней когда авто сдается в аренду 
{.table-cell}
||
|#{.json-schema-properties}

{% endcut %}

 Схема аренды 

{% cut "**Example**" %}{.json-schema-example}

```json translate=no
{
  "price": "1500.0000",
  "working_days": 6,
  "non_working_days": 1
}
```

{% endcut %}
{.table-cell}
||
||

_territory_id_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Идентификатор локации 

_Example:_{.json-schema-reset .json-schema-example} `213`
{.table-cell}
||
||

_territory_name_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Название локации 

_Example:_{.json-schema-reset .json-schema-example} `Москва`
{.table-cell}
||
||

_updated_at_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string&lt;date-time&gt;

 Дата и время обновления заявки 

_Example:_{.json-schema-reset .json-schema-example} `2023-12-15T14:30:00+03:00`
{.table-cell}
||
||

_vehicle_brand_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Марка автомобиля 

_Example:_{.json-schema-reset .json-schema-example} `Toyota`
{.table-cell}
||
||

_vehicle_model_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Модель автомобиля 

_Example:_{.json-schema-reset .json-schema-example} `Camry`
{.table-cell}
||
|#{.json-schema-properties}

{% cut "**Example**" %}{.json-schema-example}

```json translate=no
{
  "lead_id": "550e8400-e29b-41d4-a716-446655440000",
  "driver_id": "33de650c6a1a40bfa78dd981817da866",
  "driver_link": "https://fleet.yandex.ru/contractors?park_id=ee6f33c4562b4e1f8646d157bd70b2c4&contractor_id=33de650c6a1a40bfa78dd981817da866",
  "driver_name": {
    "first_name": "Ivan",
    "middle_name": "Ivanovich",
    "last_name": "Ivanov"
  },
  "driver_license": "7700123456",
  "phone": "+79999999999",
  "vehicle_id": "5011ade6ba054dfdb7143c8cc9460dbc",
  "vehicle_brand": "Toyota",
  "vehicle_model": "Camry",
  "territory_id": "213",
  "territory_name": "Москва",
  "offer_link": "https://garage.yandex.ru/offer?posting_id=posting_id1&territory_id=213",
  "schema": {
    "price": "1500.0000",
    "working_days": 6,
    "non_working_days": 1
  },
  "request_type": "multiple",
  "created_at": "2023-12-15T09:00:00+03:00",
  "updated_at": "2023-12-15T14:30:00+03:00"
}
```

{% endcut %}

</div>

</div>

<div class="openapi__response__code__400">

## 400 Bad Request

 Некорректные параметры запроса 

<div class="openapi-entity">

### Body

{% cut "application/json" %}

```json translate=no
{
  "code": "example",
  "message": "Текстовое описание ошибки"
}
```

{% endcut %}

#|
|| **Name** | **Description** ||
||

_message_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Человекочитаемое сообщение об ошибке 

_Example:_{.json-schema-reset .json-schema-example} `Текстовое описание ошибки`
{.table-cell}
||
||

_code_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Машиночитаемый код ошибки 

_Example:_{.json-schema-reset .json-schema-example} `example`
{.table-cell}
||
|#{.json-schema-properties}

</div>

</div>

<div class="openapi__response__code__401">

## 401 Unauthorized

 Отсутствуют параметры авторизации запроса 

<div class="openapi-entity">

### Body

{% cut "application/json" %}

```json translate=no
{
  "code": "example",
  "message": "Текстовое описание ошибки"
}
```

{% endcut %}

#|
|| **Name** | **Description** ||
||

_message_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Человекочитаемое сообщение об ошибке 

_Example:_{.json-schema-reset .json-schema-example} `Текстовое описание ошибки`
{.table-cell}
||
||

_code_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Машиночитаемый код ошибки 

_Example:_{.json-schema-reset .json-schema-example} `example`
{.table-cell}
||
|#{.json-schema-properties}

</div>

</div>

<div class="openapi__response__code__403">

## 403 Forbidden

 Недостаточно прав для выполнения запроса 

<div class="openapi-entity">

### Body

{% cut "application/json" %}

```json translate=no
{
  "code": "example",
  "message": "Текстовое описание ошибки"
}
```

{% endcut %}

#|
|| **Name** | **Description** ||
||

_message_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Человекочитаемое сообщение об ошибке 

_Example:_{.json-schema-reset .json-schema-example} `Текстовое описание ошибки`
{.table-cell}
||
||

_code_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Машиночитаемый код ошибки 

_Example:_{.json-schema-reset .json-schema-example} `example`
{.table-cell}
||
|#{.json-schema-properties}

</div>

</div>

<div class="openapi__response__code__429">

## 429 Too Many Requests

 Превышено допустимое число запросов 

<div class="openapi-entity">

### Body

{% cut "application/json" %}

```json translate=no
{
  "code": "example",
  "message": "Текстовое описание ошибки"
}
```

{% endcut %}

#|
|| **Name** | **Description** ||
||

_message_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Человекочитаемое сообщение об ошибке 

_Example:_{.json-schema-reset .json-schema-example} `Текстовое описание ошибки`
{.table-cell}
||
||

_code_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Машиночитаемый код ошибки 

_Example:_{.json-schema-reset .json-schema-example} `example`
{.table-cell}
||
|#{.json-schema-properties}

</div>

</div>

<div class="openapi__response__code__500">

## 500 Internal Server Error

 Внутренняя ошибка сервера 

<div class="openapi-entity">

### Body

{% cut "application/json" %}

```json translate=no
{
  "code": "example",
  "message": "Текстовое описание ошибки"
}
```

{% endcut %}

#|
|| **Name** | **Description** ||
||

_message_{.json-schema-reset .json-schema-property .json-schema-required}
{.table-cell}|
**Type**: string

 Человекочитаемое сообщение об ошибке 

_Example:_{.json-schema-reset .json-schema-example} `Текстовое описание ошибки`
{.table-cell}
||
||

_code_{.json-schema-reset .json-schema-property}
{.table-cell}|
**Type**: string

 Машиночитаемый код ошибки 

_Example:_{.json-schema-reset .json-schema-example} `example`
{.table-cell}
||
|#{.json-schema-properties}

</div>

</div>

</div>

[*Deprecated]: No longer supported, please use an alternative and newer version.