Activepieces home pagelight logodark logo
  • GitHub
  • Pieces
  • Get Started
  • Get Started
Documentation
Develop Pieces
Embedding
API Reference
Deploy
Handbook
Get Started
  • Overview
Endpoints
  • Projects
  • User Invitations
  • Project Members
  • Connections
  • Flows
  • Flow Runs
  • Sample Data
  • Pieces
  • Project Releases
  • Global Connections
  • Git Sync
    • Git Repos Schema
    • POST
      Configure
  • Folders
  • Flow Templates
  • MCP Servers
Git Sync

Git Repos Schema

The schema is of type object.

Suggest editsRaise issue
Delete Global ConnectionConfigure
websitegithubdiscord
Powered by Mintlify
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.