Retrieve all segments associated with an artist. This endpoint should be called before using the Segment Fans endpoint to obtain the necessary segment IDs. Supports pagination.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the artist account to fetch segments for
The page number to retrieve (default: 1)
The number of records per page (default: 20, max: 100)
x <= 100