get https://<<tenantUriId>>.api.chassi.com/<<applicationSpaceUriId>>/tag/<<serviceUriVersion>>/tags
Returns a list of all tags (with optional search)
Log in to see full request history
Response
Returns a list of all tags (with optional search)
xxxxxxxxxx
curl --request GET \
--url 'https:///%3C%3CtenantUriId%3E%3E.api.chassi.com/%3C%3CapplicationSpaceUriId%3E%3E/tag/%3C%3CserviceUriVersion%3E%3E/tags?pageSize=0&pageOffset=0&sortOrder=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: