# Get 'Region' Endpoint: GET /objects/structural/region/{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): - `name` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `sales_description` (string,null) - `organization` (object,null) - `organization.id` (string) - `main_address` (object,null) - `custom_id` (string,null) - `custom_dimension_value` (string,null) - `tags` (any) - `public_description` (string,null) - `customer_columns` (any) - `created_at` (string) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields