List files in a batch
Return a list of files in a batch.
Authentication
AuthorizationBearer
Bearer HTTP authentication.
Path parameters
batch_id
The batch ID.
Headers
IB-Context
Typically your organization ID. See Authorization and context identification for details.
Query parameters
page_size
The number of files to return in each page.
start_token
The token to start the list from.
Response
Request successful.
nodes
List of files in the batch.
next_page_token
Token for retrieving the next page of results.
has_more
Indicates whether there are more files to be retrieved.
Errors
404
Not Found Error
