GET/v1.0/devices/filterGroupRead-only

Get the list of filter groups for the user. This endpoint cannot be accessed by scope org_mediacenter.

Parameters

No parameters.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/devices/filterGroup" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →