get https://{serverURL}/api/security-packages
Retrieves all security packages.
Responses
Retrieves all security packages.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/security-packages?max=25&offset=0&sort=name&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: