GET
/projects/{project_id}Get single project
Retrieve a single project by its ID. Useful for deep-linking into a specific project from a mobile app or integration without fetching the full project list.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011Responses
Navigation
