Skip to main content
GET
Get workspace request history

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

limit
string
Example:

50

cursor
string

Response

200 - application/json
requests
object[]
required
next_cursor
string | null
required

Cursor for the next page; null when there are no more rows

Example:

"1784123437933-0"

Last modified on July 22, 2026