Added
Tags list
9 days ago by Mike Jarrett
Tags API — List account tags
A new endpoint lists all tags for your account, the same labels you use when tagging targets. Items are returned in alphabetical order by name. Pagination works the same as other list endpoints (count, next, previous, results).
Endpoint: GET /v1/tags/
name— The tag name, included on each object inresults.
For more information, see the API documentation for tags.
