# Get 'Workengagement' Endpoint: GET /accounts/users/organization/workengagement/{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 - `name` (string, required) - `organization` (object,null) - `organization.id` (string) - `custom_id` (string,null) - `template_notifications` (array,null) - `tags` (any) - `color_code` (string,null) - `created_at` (string) - `template_sms_notifications` (array,null) - `template_email_notifications` (array,null) - `customer_columns` (any) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields