get https://example.com/network-access-manager/api/v1/nwtargets
Get network targets
Log in to see full request history
Responses
Get network targets
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/network-access-manager/api/v1/nwtargets?offset=0&limit=50&sortkey=id&sortdir=ASC' \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: