Get Attributes

Get all attributes for a trafficType. Non-paginated operation is deprecated, prefer setting the paginate flag to true. When using pagination, the default markerLimit is 50, maximum markerLimit is 200.

Pagination examples:

  • Page Forward: Send Next Marker into After Marker parameter
  • Reload Page (when paging forward): Send Previous Marker into After Marker parameter
  • Page Backwards: Send Previous Marker into Before Marker parameter
  • Reload Page (when paging backwards): Send Next Marker into Before Marker parameter

Access requirements

The Authorization Bearer (Admin API Key authorizing the request) must have one of the following roles and scopes:

Admin API Key roles accepted

  • API_ALL_GRANTED
  • API_ADMIN
  • API_WORKSPACE_ADMIN

Admin API Key scopes accepted

  • GLOBAL
  • WORKSPACE

To learn more about Admin API Key roles and scopes, see API keys overview.


Language