User Activity
Identity is resolved from linked git provider identities (DR 018). When none is linked, pass
githubUsername / adoUsername, otherwise the PR sections return empty with a hint. All reads are
served from cache and never trigger a cold rebuild.Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
githubUsernamestringOptionalExample:
GitHub username override
azlam-abdulsalamadoUsernamestringOptional
Azure DevOps username override
Responses
200
Activity retrieved successfully
application/json
generatedAtstringRequiredExample:
When this snapshot was generated (ISO 8601)
2026-06-06T12:00:00.000Z400
Missing repositoryIdentifier, an unregistered project, or an unresolvable user email
401
Unauthorized
403
Forbidden - Requires role: owner, member
get/sfp/api/users/me/activity
Last updated
Was this helpful?