# List 'Apartmentlisting' Endpoint: GET /markets/listings/apartmentlisting/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) Example: "field_a,-field_b" - `_page` (integer) Additional Validation Information: This value must be set together with the following fields: _page_size - `_page_size` (integer) Additional Validation Information: This value must be set together with the following fields: _page - `_search` (string) - `_slim` (boolean) - `_statistics` (boolean) - `global_realestates` (array) - `global_segments` (array) - `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 - `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 - `is_earlier_move_in_date_possible` (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 - `market_apartment` (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 - `market_configuration` (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 - `monthly_rent` (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 - `move_in_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 - `move_out_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 - `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 - `publish_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 - `requirement_profile` (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 - `short_term_contract` (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 - `unpublish_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 ## Response 200 fields (application/json): - `short_term_contract` (boolean, required) - `is_earlier_move_in_date_possible` (boolean, required) - `id` (string, required) Additional Validation Information: Must be unique - `move_in_date` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: move_out_date - `requirement_profile` (object, required) - `requirement_profile.id` (string) - `market_configuration` (object, required) - `market_apartment` (object, required) - `monthly_rent` (integer, required) - `move_out_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: move_in_date - `custom_id` (string,null) - `created_at` (string) - `organization` (object,null) - `unpublish_at` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: publish_at - `publish_at` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: unpublish_at ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields