v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03377590.5 KB
repos

Resolve whether a path belongs to a tracked repo

get/api/repos/resolve

Query parameters

pathstring

Absolute path or path inside a repository

Absolute path or path inside a repository

branchstring

Current branch for agent-hook snooze lookup

Current branch for agent-hook snooze lookup

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

trackedboolean required

Example response

{
  "$schema": "https://example.com/ResolveRepoOutputBody.json"
}