Get Split Run
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
The unique identifier for this split run.
Example: "spl_Xj8mK2pL9nR4vT7qY5wZ"
Headers
Response
The status of a processor run (extract, classify, or split):
"PENDING"- The run has been created and is waiting to be processed"PROCESSING"- The run is in progress"PROCESSED"- The run completed successfully"FAILED"- The run failed"CANCELLED"- The run was cancelled

