Skip to main content
GET
List the top N most active workspaces for a period

Authorizations

Authorization
string
header
required

User-bound credential carrying an identity: either a session JWT or a user access token (at:*) generated from the user settings UI. Send as Authorization: Bearer <token>. Org API keys (iak_*) are not accepted here - they carry no user identity. Use the x-prismeai-api-key header instead (see OrgApiKeyAuth).

Query Parameters

period
enum<string>

Preset window (default 24h).

Available options:
1h,
24h,
7d,
30d
Maximum string length: 10
limit
string

Max items (1..50, default 20).

Response

Top workspaces list.

period
string
workspaces
object[]
cached
boolean
computed_at
string<date-time>