# List 'Inspectionerrandprotocolsetting' Endpoint: GET /errands/inspections/configurations/inspectionerrandprotocolsetting/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 - `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 - `show_checklists` (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 - `show_component_conditions` (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 - `show_faults` (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 - `show_faults_action_proposals` (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 - `show_faults_descriptions` (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 - `show_faults_images` (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 - `show_nominal_components` (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 - `show_notes` (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 - `show_notes_images` (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 - `show_performers` (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 - `show_responsible_parties` (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 - `show_space_info` (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 - `show_tenant_associations` (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 - `show_performers` (boolean, required) - `name` (string, required) - `show_faults` (boolean, required) - `show_faults_descriptions` (boolean, required) - `show_tenant_associations` (boolean, required) - `show_space_info` (boolean, required) - `show_notes_images` (boolean, required) - `show_checklists` (boolean, required) - `show_nominal_components` (boolean, required) - `show_notes` (boolean, required) - `show_responsible_parties` (boolean, required) - `show_faults_images` (boolean, required) - `show_faults_action_proposals` (boolean, required) - `show_component_conditions` (boolean, required) - `custom_id` (string,null) - `show_logo` (object,null) - `show_logo.name` (string) wanted filename of the file - `show_logo.md5_hash` (string) base64 encoded md5hash of the file - `show_logo.get` (string) - `show_logo.post` (object) - `show_logo.post.url` (string) - `show_logo.post.fields` (object) - `organization` (object,null) - `organization.id` (string) - `created_at` (string) - `include_attachment` (object,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields