Skip to main content
GET
List Organization Activity

Authorizations

Authorization
string
header
required

A control-plane management key using the sk-cp- prefix. Inference keys are not accepted by control-plane endpoints.

Path Parameters

org_id
string
required

Organization ID or slug

Query Parameters

cursor
string | null

Opaque continuation token from the previous page

Required string length: 1 - 512
Pattern: ^[A-Za-z0-9_-]+$
limit
integer
default:50

Maximum number of results to return

Required range: 1 <= x <= 200

Response

Successful Response

data
ActivityOut · object[]
required
Maximum array length: 200
page
PageInfo · object
required