- Role and Token with RBACv3
- Role and Token with RBACv2
- Log to Swagger UI
Event Streaming Client configuration is only available via API. This page describe how to configure a role for the Event Streaming Client configuration.
If you need API access, please follow the steps:
- Role definition
- Token Creation
- Log to Swagger UI
Roles and Tokens with RBACv3
- Role definition in Settings > Administration > Administrators & Roles > Roles > New
Only “Administration” > “Event Streaming” permission is required:

- In “Administrators”, create a new “Service Account” with the new role created:

- After the “Create,” copy the token

Roles and Tokens with RBACv2
- Go to Settings > Tools > Rest API v2, make sure the API is enabled:

- Select “New Token” and select all the /api/v2/streamingclient and /api/v2/logstreaming endpoints:

- After the “Save,” copy the token:

Log in to Swagger
- Once the token is retrieved, open the Netskope Swagger API in Settings > Tools > REST API v2 > API DOCUMENTATION:


- Use “Authorize” to input your token:


If the token is lost, it can be regenerated.

