curl --request GET \
--url https://api.skyvern.com/v1/artifacts/{artifact_id}{
"created_at": "2023-01-01T00:00:00Z",
"modified_at": "2023-01-01T00:00:00Z",
"artifact_id": "<string>",
"artifact_type": "recording",
"uri": "<string>",
"organization_id": "<string>",
"task_id": "<string>",
"step_id": "<string>",
"workflow_run_id": "<string>",
"workflow_run_block_id": "<string>",
"run_id": "<string>",
"observer_cruise_id": "<string>",
"observer_thought_id": "<string>",
"ai_suggestion_id": "<string>",
"signed_url": "<string>"
}Get an artifact
curl --request GET \
--url https://api.skyvern.com/v1/artifacts/{artifact_id}{
"created_at": "2023-01-01T00:00:00Z",
"modified_at": "2023-01-01T00:00:00Z",
"artifact_id": "<string>",
"artifact_type": "recording",
"uri": "<string>",
"organization_id": "<string>",
"task_id": "<string>",
"step_id": "<string>",
"workflow_run_id": "<string>",
"workflow_run_block_id": "<string>",
"run_id": "<string>",
"observer_cruise_id": "<string>",
"observer_thought_id": "<string>",
"ai_suggestion_id": "<string>",
"signed_url": "<string>"
}Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Successfully retrieved artifact
The creation datetime of the task.
"2023-01-01T00:00:00Z"
The modification datetime of the task.
"2023-01-01T00:00:00Z"
recording, browser_console_log, skyvern_log, skyvern_log_raw, screenshot, screenshot_llm, screenshot_action, screenshot_final, llm_prompt, llm_request, llm_response, llm_response_parsed, llm_response_rendered, visible_elements_id_css_map, visible_elements_id_frame_map, visible_elements_tree, visible_elements_tree_trimmed, visible_elements_tree_in_prompt, hashed_href_map, visible_elements_id_xpath_map, html, html_scrape, html_action, trace, har, script_file, pdf