GET {workspace_slug}/activities
Operation ID: —
Auth: unknown
Parameters (19)
(string, query, optional)
Comma separated list of activity types
Constraints: {'enum': ['discourse:topic:created', 'discourse:post:liked', 'discourse:user:created', 'discourse:post:created', 'slack:message:sent', 'slack:thread:replied', 'slack:channel:joined', 'note:created', 'post:created', 'issues:opened', 'discord:message:sent', 'issue_comment:created', 'discord:thread:replied', 'custom:happened', 'dev:comment', 'discord:message:replied', 'discord:server:joined', 'insided:conversation:started', 'fork:created', 'insided:idea:replied', 'insided:article:created', 'discussions:discussion_created', 'insided:question:replied', 'discussions:comment', 'discussions:reply', 'insided:article:replied', 'insided:question:asked', 'insided:conversation:replied', 'insided:idea:submitted', 'reddit:comment', 'reddit:post', 'stackoverflow:answer', 'linkedin:comment', 'pull_requests:opened', 'pull_requests:merged', 'star:created', 'stackoverflow:question', 'tweet:sent', 'twitter:followed', 'youtube:comment']}
(string, query, optional)
Constraints: {'enum': ['member', 'teammate']}
(string, query, optional)
Comma separated list of cities. The union (OR) of cities is applied.
(string, query, optional)
Comma separated list of companies. The union (OR) of companies is applied.
(string, query, optional)
Comma separated list of countries. The union (OR) of countries is applied.
(string, query, optional)
Constraints: {'enum': ['ASC', 'DESC']}
(string, query, optional)
Filter activities before this date. Format: YYYY-MM-DD.
(string, query, optional)
Constraints: {'enum': ['github', 'twitter', 'email', 'discourse', 'linkedin', 'devto', 'slack', 'discord']}
(string, query, optional)
Constraints: {'enum': ['10', '50', '100']}
(string, query, optional)
The list of tags to filter against. Separate tags with `,` to do an intersection (AND), or with `|` to do a union (OR)
(string, query, optional)
The list of orbit levels to filter against. Accepted values are 1, 2, 3, 4, n. In the request, a format like `23` would include levels 2 and 3. `n` is for members with no orbit level.
(string, query, optional)
(string, query, optional)
Comma separated list of regions. The union (OR) of regions is applied.
(string, query, optional)
Relative timeframes. Format: this_<integer>_<period>, with period in [days, weeks, months, years]. For example, this_30_days.
(string, query, optional)
Constraints: {'enum': ['occurred_at', 'member']}
(string, query, optional)
Filter activities after this date. Format: YYYY-MM-DD.
(string, query, optional)
Comma separated list of job titles. The union (OR) of job titles is applied.
(string, query, optional)
Deprecated in favor of the activity_type parameter.
(string, path, required)
No probe data for this endpoint yet.