Get Project
Retrieves details about a specific Project
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
ownerKeyOrId
The key or ID of the Workspace that owns the Project
keyOrId
The key or ID of the Project to retrieve
Response
This endpoint returns an object.
id
The UUID of the Project
workspaceId
The UUID of the Workspace this Project belongs to
providerUrl
URL to the Project on the provider platform (e.g., GitHub repository URL)
key
The unique key identifier for the Project
workspaceKey
The key of the Workspace this Project belongs to