v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422181132.4 KB

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

nextTokenstring

The output displays the token for the next set of application results. This is required for pagination and is available as a response of the previous request.