List files in a batch
Return a list of files in a batch.
Path parameters
The batch ID.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Specify whether to use your community account or organization account to complete the request. To use your community account, define as your user ID. To use your organization account, define as your organization ID. If unspecified, defaults to community account context. See Authorization and context identification for details.
Query parameters
The number of files to return in each page.
The token to start the list from.
Response
Request successful.
List of files in the batch.
Token for retrieving the next page of results.
Indicates whether there are more files to be retrieved.