Artifacts
Get artifacts for a run
Get artifacts for a run
get/v1/runs/{run_id}/artifacts
Path parameters
run_idstring required
The id of the task run or the workflow run.
The id of the task run or the workflow run.
Query parameters
artifact_typeArtifactType[] nullable
Headers
x-api-keystring nullable
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Response
Successful Response
Example response
[
{
"created_at": "2023-01-01T00:00:00Z",
"modified_at": "2023-01-01T00:00:00Z"
}
]