Lists app builds for an app
Required permissions:
developer:manage_buildsThe app API key from an app from the /dashboard/developer page
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
42
Returns the last n elements from the list.
42
The ID of the app to filter app builds by
"app_xxxxxxxxxxxxxx"
Filter app builds by platform (ios, android, web)
ios, android, web Filter app builds by status (draft, pending, approved, rejected)
draft, pending, approved, rejected The maximum creation date to filter by
"2023-12-01T05:00:00.401Z"
The minimum creation date to filter by
"2023-12-01T05:00:00.401Z"