gitspaces

List gitspaces for account

get/accounts/{accountIdentifier}/gitspaces

Path parameters

accountIdentifierstring required

account identifier.

Response

OK

branchstring
branch_urlstring
code_repo_is_privateboolean
code_repo_refstring nullable
code_repo_type'github' | 'gitlab' | 'harness_code' | 'bitbucket' | 'unknown' | 'gitness'
code_repo_urlstring
createdinteger
devcontainer_pathstring nullable
ide'vs_code' | 'vs_code_web' | 'intellij' | 'pycharm' | 'goland' | 'webstorm' | 'clion' | 'phpstorm' | 'rubymine' | 'rider'
identifierstring
log_keystring
namestring
space_pathstring
ssh_token_identifierstring
state'running' | 'stopped' | 'error' | 'uninitialized' | 'starting' | 'stopping'
updatedinteger
user_display_namestring
user_emailstring
user_idstring

Changes