Skip to main content
GET
Return current user's orgs

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Query Parameters

q
string

search query to filter orgs by name or ID

offset
integer
default:0

offset of results to return

limit
integer
default:10

limit of results to return

page
integer
default:0

page number of results to return

Response

OK

app_count
integer

Transient fields for counts (not persisted to database)

created_at
string
created_by_id
string
features
object
id
string
install_count
integer
labels
object
logo_url
string
name
string
notifications_config
object
runner_group
object
sandbox_mode
boolean
status
string
status_description
string
status_v2
object
tags
string[]
updated_at
string
vcs_connections
object[]