v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13108877.2 KB
projects

GET /v1/projects/{project_id}/deviceSessions Lists device Sessions owned by the project user.

get/v1/{+parent}/deviceSessions

Path parameters

parentstring required

Required. The name of the parent to request, e.g. "projects/{project_id}"

Query parameters

filterstring

Optional. If specified, responses will be filtered by the given filter. Allowed fields are: session_state.

pageSizeinteger

Optional. The maximum number of DeviceSessions to return.

pageTokenstring

Optional. A continuation token for paging.

Response

Successful response