Retrieves a paginated list of AI cover jobs belonging to the currently authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of items to return per page
1 <= x <= 50
25
Cursor for pagination to get the next page of results - this is the last item's ID from the previous page
"cmcz89fci00zr0dlt68klunpf"
Returns a paginated list of covers for the authenticated user.
The response is of type object
.