# Get 'Tenantinspectionassociation' Endpoint: GET /errands/inspections/reporting/tenantinspectionassociation/{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): - `inspection_errand` (object, required) - `inspection_errand.id` (string) - `id` (string, required) Additional Validation Information: Must be unique - `category` (integer, required) Enum: 0, 1, 2 - `tenant` (object, required) - `delegate_phone_number` (string,null) - `delegate_ssn` (string,null) - `delegate_first_name` (string,null) - `delegate_title` (string,null) - `delegate_last_name` (string,null) - `was_not_present` (boolean) - `custom_id` (string,null) - `created_at` (string) - `organization` (object,null) - `delegate_email` (string,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields