Get Started
Endpoints
- Projects
- User Invitations
- Project Members
- Connections
- Flows
- Flow Runs
- Sample Data
- Pieces
- Project Releases
- Global Connections
- Git Sync
- Folders
- Flow Templates
- MCP Servers
Git Sync
Git Repos Schema
The schema is of type object
.
Copy
Ask AI
{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"remoteUrl": "<string>",
"branch": "<string>",
"branchType": "PRODUCTION",
"projectId": "<string>",
"slug": "<string>"
}
Assistant
Responses are generated using AI and may contain mistakes.