Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
/api/v1/projects/{projectId}/surfacesGET
Path Parameters
projectId *string
Response
200
projectId *string
surfaces *object[]
Show item properties
id *string
projectId *string
name *string
slug *string
kind *"web" | "ios" | "apple" | "android" | "service" | "cli" | "unknown"
path *string | null
createdAt *object
updatedAt *object
404
error *string
Request example
curl -X GET "https://api.example.com/api/v1/projects/<projectId>/surfaces"