Get run
Retrieve a specific run by ID
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Path Parameters
Unique identifier of the run to delete
Response
Detailed run information
Unique identifier for the run
Current status of the run
PENDING, PROCESSING, SUCCEEDED, FAILED, CANCELED ID of the spec used
Name of the spec
Version number of the spec used
ID of the seed dataset (null for seedless specs)
Name of the seed dataset (null for seedless specs)
Type of dataset
SINGLE_FILE, MULTI_FILE, MULTI_FOLDER Number of samples successfully generated
Number of samples that failed to generate
Total cost of the run in dollars
When the run was created
Email of the user who created the run
When the run completed (null if not finished)
Generation parameters used for the run
List of generated files (populated when run completes)

