Authentication
Requires a valid Bearer token.Path Parameters
Project ID (UUID).
Response
Unique project identifier (UUID).
Project name.
Project description.
Linked repository URL.
ISO 8601 timestamp.
ISO 8601 timestamp.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
404 | Not Found — project does not exist or you do not have access |