Skip to main content

Get all tags of the repository.

Get all tags of the repository.

Path Parameters
  • owner required

    The owner of the code repository is generally referred to as the "username". The name is not case sensitive.

  • repo required

    Code repository name. The name is not case sensitive.

Query Parameters
  • per_page

    per_page

  • page

    page

  • search

    tag name retrieval, suppor fuzzy queries

Header Parameters
  • Authorization required

    Oauth2 token or Privatetoken(start with Bearer and a space)

Responses

Success

Loading...