v1
latestOpenAPI 3.1.02026-07-173384141.4 KBQuery parameters
Optional cursor for pagination.
This is a base64-encoded string representing a timestamp. It is used to paginate through the results.
The direction of pagination.
This can be either next or prev.
The default is next, which means the next page of results will be
The name of the dataset to filter the results by.
This is an optional parameter because not every parse operation is associated with a dataset.
The maximum number of results to return per page.
The default is 100.
The filename to filter the results by.
This is an optional parameter that can be used to filter the results by the filename of the parsed document.
The status of the parse operation to filter the results by.
This is an optional parameter that can be used to filter the results by the status of the parse operation.
The possible values are pending, processing, failure, and successful.
The ID of the parse operation to filter the results by.
The date and time after which the parse operation was created.
The date should be in RFC3339 format.
The date and time before which the parse operation was created.
The date should be in RFC3339 format.
The date and time after which the parse operation was finished.
The date should be in RFC3339 format.
The date and time before which the parse operation was finished.
The date should be in RFC3339 format.
Response
List of parse jobs