v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429177134.2 KB

Lists timeline events for the specified incident record.

post/listTimelineEvents

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

incidentRecordArnstring required

The Amazon Resource Name (ARN) of the incident that includes the timeline event.

maxResultsinteger

The maximum number of results per page.

nextTokenstring

The pagination token to continue to the next page of results.

sortBy'EVENT_TIME'

Sort timeline events by the specified key value pair.

sortOrder'ASCENDING' | 'DESCENDING'

Sorts the order of timeline events by the value specified in the <code>sortBy</code> field.

Response

Success

nextTokenstring

The pagination token to continue to the next page of results.