Methods
List
ListWithContext
ListWithOptions
Query Parameters
When usingListWithOptions, you can pass a ListOptions struct with the following fields:
number
The maximum number of segments to return per page.
number
The number of segments to skip before starting to return results.
Response
string
The object type, always
list.Segment[]
An array of segment objects.
boolean
Indicates whether there are more segments available beyond the current page.