GET
Get History

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceId
string
required
limit
number
default:5
cursor
string

Response

Default Response

data
object[]
required
nextCursor
string | null