Skip to main content
GET
/
v1
/
organizations
/
info
Get organization info
curl --request GET \
  --url https://api.example.com/v1/organizations/info
{
  "pinnedUrl": "<string>",
  "logoKey": "<string>",
  "themeColor": "<string>"
}

Response

200 - application/json

ok

pinnedUrl
string
logoKey
string
themeColor
string