To list all of your tags, you can send a GET request to /v2/tags.This endpoint will only return tagged resources that you are authorized to see(e.g. Droplets will only be returned if you have droplet:read).
/v2/tags
droplet:read
Optional
Which 'page' of paginated results to return.
Number of items returned per page
To list all of your tags, you can send a GET request to
/v2/tags.This endpoint will only return tagged resources that you are authorized to see(e.g. Droplets will only be returned if you havedroplet:read).