Skip to main content
GET
Get full run results

Authorizations

Authorization
string
header
required

Static API key authentication using Bearer token scheme. Include your API key in the Authorization header: Authorization: Bearer YOUR_API_KEY

Alternatively, you can use the token query parameter to authenticate.

API keys can be generated in your superglue dashboard.

Path Parameters

runId
string
required

Query Parameters

truncate
enum<string>
default:false

If "true", truncate large results for preview

Available options:
true,
false

Response

Run results

success
boolean
data
object

Full (non-truncated) run results fetched from storage

message
string

Present when no stored results are available