# List 'Industrialpremisestargetaudience' Endpoint: GET /objects/spaces/targetaudiences/industrialpremisestargetaudience/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) - `customer_columns` (array) - `global_realestates` (array) - `global_segments` (array) - `tags` (array) - `allow_any_bankruptcy` (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 - `archived` (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 - `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 - `maximum_number_of_employees` (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 - `maximum_payment_remark_amount` (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 - `minimum_number_of_employees` (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 - `minimum_previous_year_revenue` (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 - `name` (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 - `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 ## Response 200 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `name` (string, required) - `organization` (object,null) - `organization.id` (string) - `custom_id` (string,null) - `sni_codes` (array,null) - `maximum_number_of_employees` (integer,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: minimum_number_of_employees - `customer_columns` (any) - `allow_any_bankruptcy` (boolean,null) - `created_at` (string) - `minimum_previous_year_revenue` (integer,null) - `minimum_number_of_employees` (integer,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: maximum_number_of_employees - `tags` (any) - `maximum_payment_remark_amount` (integer,null) - `archived` (boolean) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields