v2

latestOpenAPI 3.1.02026-08-06276982.8 KB
batches

List files in a batch

Return a list of files in a batch.

get/v2/batches/{batch_id}/files

Path parameters

batch_idinteger required

The batch ID.

Query parameters

page_sizeinteger

The number of files to return in each page.

start_tokenstring

The token to start the list from.

Headers

Authorizationstring required

Bearer HTTP authentication.

IB-Contextstring

Typically your organization ID. See Authorization and context identification for details.

Response

Request successful.

next_page_tokenstring

Token for retrieving the next page of results.

has_moreboolean

Indicates whether there are more files to be retrieved.