GET
/
executions
/
{execution-id}
/
arguments
curl --request GET \
  --url https://api.defer.run/public/v2/executions/{execution-id}/arguments \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

execution-id
string
required

The execution ID