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 URLhttps://seggwat.com/api/v1

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011

Responses

Navigation