/
HA
harness
/
API Specification
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8m ago · Updated 1mo ago
Details
Filter operations
aitasks
3
gitspace-settings
2
gitspaces
14
get
List gitspaces for account
get
Get usage for account
get
List gitspaces
post
Create gitspace config
get
Get gitspace
delete
Delete gitspace config
patch
Update gitspace config
post
Gitspace action
get
Get gitspace events
get
Get gitspace instance logs
get
Get gitspace token
get
List branches
get
List repositories
post
Validate git repo for gitspaces
infraproviderresources
3
infraproviders
9
gitspaces
List gitspaces for account
get
/accounts/{accountIdentifier}/gitspaces
Path parameters
accountIdentifier
string
required
account identifier.
Response
OK
TypesGitspaceConfig[]
required
ai_agents
EnumAIAgent[]
branch
string
branch_url
string
code_repo_is_private
boolean
code_repo_ref
string
nullable
code_repo_type
'github'
|
'gitlab'
|
'harness_code'
|
'bitbucket'
|
'unknown'
|
'gitness'
|
'gitlab_on_prem'
|
'bitbucket_server'
|
'github_enterprise'
code_repo_url
string
created
integer
devcontainer_path
string
nullable
ide
'vs_code'
|
'vs_code_web'
|
'cursor'
|
'windsurf'
|
'intellij'
|
'pycharm'
|
'goland'
|
'webstorm'
|
'clion'
|
'phpstorm'
|
'rubymine'
|
'rider'
identifier
string
initialize_log_key
string
instance
TypesGitspaceInstance
nullable
is_marked_for_infra_reset
boolean
is_marked_for_reset
boolean
log_key
string
name
string
resource
TypesInfraProviderResource
space_path
string
ssh_token_identifier
string
state
'running'
|
'stopped'
|
'error'
|
'uninitialized'
|
'starting'
|
'stopping'
|
'cleaning'
updated
integer
user_display_name
string
user_email
string
user_id
string
Changes