Working with Projects
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
View Collaborator session information
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?