curl --request GET \
--url https://api.example.com/v1/organizations/info{
"pinnedUrl": "<string>",
"logoKey": "<string>",
"themeColor": "<string>"
}Get organization info
curl --request GET \
--url https://api.example.com/v1/organizations/info{
"pinnedUrl": "<string>",
"logoKey": "<string>",
"themeColor": "<string>"
}Was this page helpful?