Parse a Git repository
Queue a GitHub or GitLab repository for parsing and indexing
1 min read
posthttps://your-instance.example.com/api/parse
Request example
Response
posthttps://your-instance.example.com/api/parse
Body
application/jsonHTTPS URL of the GitHub or GitLab repository
Branch to parse. Defaults to the repository's default branch
Only index files under these paths. Empty means the entire repository
Paths to skip during indexing
Glob patterns for files to exclude
Responses
application/json
Parse job accepted and queued
Human-readable error description
Human-readable error description
Human-readable error description