/
CA
capy
/
Capy API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2h ago
Details
Filter operations
automations
6
browser-snapshots
5
environment-variables
3
models
1
projects
2
get
List projects
get
Get project
sessions
1
setup
2
snapshots
2
tags
3
tasks
2
threads
9
usage
1
projects
Get project
Get a single project.
get
/v1/projects/{projectId}
Path parameters
projectId
string
required
Project ID.
Response
Success
Project
required
id
string
required
name
string
required
description
string
nullable
required
taskCode
string
required
repos
object[]
required
createdAt
string
required
updatedAt
string
required
Changes