Skip to main content
GET
List session history

Authorizations

Authorization
string
header
required

Phone Harness account API key (pck_…). The dashboard may use a Clerk session JWT with the same header. Never put an account key in a URL.

Query Parameters

limit
integer
default:40

Page size.

Required range: 1 <= x <= 100
cursor
string

The previous next_cursor, passed unchanged.

Response

History page.

items
object[]
required
next_cursor
string | null
required

Opaque account-bound cursor. Null at the end.