Lists all attempt of a job run.
get/applications/{applicationId}/jobruns/{jobRunId}/attempts
Path parameters
applicationIdstring required
The ID of the application for which to list job runs.
jobRunIdstring required
The ID of the job run to list.
Query parameters
nextTokenstring
The token for the next set of job run attempt results.
maxResultsinteger
The maximum number of job run attempts to list.
Response
Success