Retrieve all social profiles from fans within a specific segment. This endpoint should be called after obtaining segment IDs from the Artist Segments endpoint. Supports pagination for large fan lists.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the segment to fetch fans for
The page number to retrieve (default: 1)
The number of records per page (default: 20, max: 100)
x <= 100