List builds for an app with pagination
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Include presigned download URLs
Page number (1-indexed)
x >= 1Number of items per page (max 100)
1 <= x <= 100Search by version name or package name
Successful Response
Paginated response for builds.
Total number of builds
Current page number (1-indexed)
Number of items per page
Total number of pages
Whether there is a next page
Whether there is a previous page
List of builds for the current page