v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Retrieves a list of sessions for a <a>TestGridProject</a>.

post/#X-Amz-Target=DeviceFarm_20150623.ListTestGridSessions

Query parameters

maxResultstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'DeviceFarm_20150623.ListTestGridSessions' required

Request body

projectArnstring required

ARN of a <a>TestGridProject</a>.

status'ACTIVE' | 'CLOSED' | 'ERRORED'

Return only sessions in this state.

creationTimeAfterstring date-time

Return only sessions created after this time.

creationTimeBeforestring date-time

Return only sessions created before this time.

endTimeAfterstring date-time

Return only sessions that ended after this time.

endTimeBeforestring date-time

Return only sessions that ended before this time.

maxResultinteger

Return only this many results at a time.

nextTokenstring

Pagination token.

Response

Success

nextTokenstring

Pagination token.