Events
Retrieve Tag Details
Return a list of values associated with this key for an issue. When paginated can return at most 1000 values.
get/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/tags/{key}/
Path parameters
issue_idstring required
The ID of the issue you'd like to query.
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
keystring required
The tag key to look the values up for.
Query parameters
environmentstring[]
The name of environments to filter by.