Authentication
Requires a valid Bearer token.Path Parameters
Project ID (UUID).
Response
Full repository name (e.g.,
"owner/repo").Default branch name.
ISO 8601 timestamp when the link was created.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
404 | Not Found — project does not exist or no GitHub link configured |