Skip to main content
GET
Get workspace activity

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"

Path Parameters

workspaceID
string
required

The workspace ID

Pattern: ^[a-f0-9]{24}$

Query Parameters

filter
enum<string>
default:day

Time filter for activity aggregation

Available options:
twoMonth,
month,
day,
hour,
week
key
string

Filter by API key name

Required string length: 3 - 15

Response

Activity data

date
string

Date of activity

data
object[]