Get personal project details

Return personal dashboard project events, owners, user roles and onboarding status

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired

Response

personalDashboardProjectDetailsSchema
insightsobject
Insights for the project, including flag data and project health information.
onboardingStatusobject
The current onboarding status of the project.
latestEventslist of objects
The latest events for the project.
ownerslist of objects

The users and/or groups that have the “owner” role in this project. If no such users or groups exist, the list will contain the “system” owner instead.

roleslist of objects
The list of roles that the user has in this project.

Errors