Returns a signed URL (or other info) for the output associated with a given run ID.
Documentation Index
Fetch the complete documentation index at: https://docs.playbook3d.com/llms.txt
Use this file to discover all available pages before exploring further.
Your API key. This is required by most endpoints to access the API programmatically. You can view your x-api-key using the 'Profile' tab on the website.
Bearer token for authentication (JWT).
The UUID of the run whose result you want to retrieve.
Successful response. Returns JSON with a signed S3 URL, e.g. { "result": "https://..." }
Signed URL or other location of run's output