Skip to main content
GET
List sessions that touched a file

Parámetros de consulta

path
string
requerido

The file path to look up.

Maximum string length: 4096
cursor
string

Opaque pagination cursor from a previous page's nextCursor or prevCursor.

Maximum string length: 1024
limit
integer
predeterminado:25

Maximum items per page.

Rango requerido: 1 <= x <= 100

Respuesta

One page of sessions that touched the file.

One page of sessions that touched the queried file.

items
object[]
requerido
limit
integer
requerido
Rango requerido: x >= 1
nextCursor
string
prevCursor
string