# Get 'Inspectionerrandprotocolsetting' Endpoint: GET /errands/inspections/configurations/inspectionerrandprotocolsetting/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## 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