List Tags
deprecated
List tags in lexical order with cursor pagination. The returned sha is the dereferenced commit SHA, even for annotated tags.
Deprecated: Use /api/repos/{repo_name}/tags instead.
GET
List Tags
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Pagination cursor returned by a previous list_tags response.
Maximum number of tags to return. Defaults to 20.
List Tags