Projects
Context
Lists the Project Context collection: the workspace Context reads scoped to the Project's repository, and — for a package Project — narrowed to its package subpath. The Project source URI is matched to the context source canonical repository URL; a root Project (no subpath) includes every accessible occurrence in that repository, a package Project only those whose path equals the subpath or begins with the subpath plus a slash. No Project-to-Context relation is stored: scope is matched at read time. Cursor paginated, sortable by name or -updatedAt, and filterable by kind, relationship state, provider, direct source repository, and free text.
get/v1/projects/{projectId}/context
Path parameters
projectIdstring uuid required
Query parameters
page[size]number
page[after]string
filter[kind]string
filter[provider]string
filter[repository]string uuid
filter[q]string
Headers
Authorizationstring
Response
Default Response