# Get 'Tagusage' Endpoint: GET /annotating/tagusage/{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): - `object_id` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `tag` (object, required) - `tag.id` (string) - `content_type` (object, required) - `custom_id` (string,null) - `created_at` (string) - `organization` (object,null) - `start_date` (string,null) - `end_date` (string,null) - `value` (string,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields