Lists all non-deleted tags in a repository, including tag ID, name, author details (enriched from user database), creation time, associated commit ID, and description. Tags are lightweight named references to specific commits, useful for marking releases or important milestones. Requires READ access to the repository.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"