Projects and Workflows
Project Details
View project details
To obtain details about your project:
- Complete the User authentication and
- Create a ‘project’ object. The code snippet below shows how to do this using the project hash / id.
The project hash can be found within the URL once a project has been selected:
app.encord.com/projects/view/<project_hash>/summary
app.us.encord.com/projects/view/<project_hash>/summary
View Collaborator session information
This endpoint is deprecated and retrieves collaborator timers from the Legacy Performance Dashboards, not the Upgraded Analytics Dashboard.
If you want to access the new Analytics Dashboards using the API or SDK contact your Encord team.
Use the list_collaborator_timers()
method on a ‘project’ object to obtain session information for each collaborator that has worked on the project within a specified range of dates.
Was this page helpful?