Threads
Create Thread Run
Create a new run in thread context
POST
Documentation Index
Fetch the complete documentation index at: https://docs.crewship.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Thread ID
Request
Input data passed to your crew
Environment:
production or stagingResponse
Returns HTTP 202 (Accepted).Run ID
Thread ID
Version ID used for this run
Version number used for this run
Run status:
runningNotes
- The thread must be in
idlestatus. Ifbusy, returns 409. - Thread is automatically set to
busyduring execution. - Thread state is updated and a checkpoint is created on completion.