Added

Tags list

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 in results.

For more information, see the API documentation for tags.