{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/events/retrieve-tag-details/","result":{"data":{"openApi":{"id":"8836b201-072b-521c-a339-0298ebb9c918","path":{"description":"Returns details for given tag key related to an issue.","method":"get","operationId":"Retrieve Tag Details","summary":null,"tags":["Events"],"apiPath":"/api/0/issues/{issue_id}/tags/{key}/","readableUrl":"/api/events/retrieve-tag-details/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"issue_id","in":"path","description":"The ID of the issue to retrieve.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"key","in":"path","description":"The tag key to look the values up for.","required":true}],"responses":[{"content":{"content_type":"application/json","example":"{\n  \"key\": \"ice_cream\",\n  \"totalValues\": 6\n}","schema":"{\n  \"type\": \"object\",\n  \"required\": [\n    \"key\",\n    \"totalValues\"\n  ],\n  \"properties\": {\n    \"key\": {\n      \"type\": \"string\"\n    },\n    \"totalValues\": {\n      \"type\": \"integer\"\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"}],"requestBody":null,"security":[{"auth_token":["event:read"]}]}}},"pageContext":{"id":"8836b201-072b-521c-a339-0298ebb9c918","title":"Retrieve Tag Details"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}