# List 'Outdoorsectionvacancynotation'

Endpoint: GET /objects/spaces/vacancies/outdoorsectionvacancynotation/list/
Version: 2.0.0
Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret

## Query parameters:

  - `_jsonl` (boolean)

  - `_order_by` (array)

  - `_page` (integer)

  - `_page_size` (integer)

  - `_search` (string)

  - `_slim` (boolean)

  - `_statistics` (boolean)

  - `customer_columns` (array)

  - `global_realestates` (array)

  - `global_segments` (array)

  - `tags` (array)

  - `tags!` (array)

  - `annulled` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

  - `automatic` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

  - `created_at` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `gt`, Supports negation (via `!`): `True`

Operator: `gte`, Supports negation (via `!`): `True`

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

Operator: `lt`, Supports negation (via `!`): `True`

Operator: `lte`, Supports negation (via `!`): `True`

  - `custom_id` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `contains`, Supports negation (via `!`): `True`

Operator: `endswith`, Supports negation (via `!`): `True`

Operator: `icontains`, Supports negation (via `!`): `True`

Operator: `iendswith`, Supports negation (via `!`): `True`

Operator: `iexact`, Supports negation (via `!`): `True`

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

Operator: `istartswith`, Supports negation (via `!`): `True`

Operator: `startswith`, Supports negation (via `!`): `True`

  - `end_date` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `gt`, Supports negation (via `!`): `True`

Operator: `gte`, Supports negation (via `!`): `True`

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

Operator: `lt`, Supports negation (via `!`): `True`

Operator: `lte`, Supports negation (via `!`): `True`

  - `id` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

  - `organization` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

  - `space` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

  - `start_date` (any)
    Filter can be negated by adding a `!` to the end of the parameter name.





**Additional operators:**

Operator: `gt`, Supports negation (via `!`): `True`

Operator: `gte`, Supports negation (via `!`): `True`

Operator: `in`, Supports negation (via `!`): `True`

Operator: `isnull`, Supports negation (via `!`): `True`

Operator: `lt`, Supports negation (via `!`): `True`

Operator: `lte`, Supports negation (via `!`): `True`

## Response 200 fields (application/json):

  - `space` (object, required)

  - `space.id` (string)

  - `end_date` (string)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `start_date`

  - `tags` (any)

  - `created_at` (string)

  - `id` (string, required)
    **Additional Validation Information:**
Must be unique

  - `start_date` (string, required)
    **Additional Validation Information:**
This value must be set in an proper order, in relation to the following fields: `end_date`

  - `automatic` (boolean)

  - `annulled` (boolean)

  - `custom_id` (string)

  - `organization` (object)

  - `organization.id` (string)

  - `customer_columns` (any)

