Skip to main content
GET
List application activities

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

id
string
required

Query Parameters

cursor
string

Base64-encoded cursor for pagination. Use the cursor value from a previous response to fetch the next page. Omit for the first page.

limit
integer
default:25
Required range: 1 <= x <= 50

Response

Successfully retrieved application activities. Returns items array with pagination info containing cursor for the next page.

items
object[]
required
pagination
object
required