Get Tags
GET/api/v33.02/tags
x-prisma-cloud-target-env: {"permission":"collections"}
Retrieves a list of tags.
cURL Request
Refer to the following example cURL command that retrieves a list of tags:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
"https://<CONSOLE>/api/v<VERSION>/tags"
A successful response returns a list of defined tags.
Responses
- 200
- default