Skip to main content
GET
List actions

Get your Darwin API key here

Create a key in Developer settings.

Authorizations

Authorization
string
header
required

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

Query Parameters

actingAiId
string
Required string length: 1 - 200
cursor
string
Required string length: 1 - 200
limit
integer
default:20
Required range: 1 <= x <= 50

Response

A page of the caller’s current actions.

type
string
required
Allowed value: "list"
status
string
required
Allowed value: "completed"
actions
object[]
required
nextCursor
string | null
required