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
Language