Retrieve a paginated list of items associated with a specific publisher.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number (1-indexed).
x >= 1Number of items per page (max 1000).
1 <= x <= 1000