Skip to main content
GET
/
api
/
core
/
platform_settings
/
logo
Get platform logo
curl --request GET \
  --url https://api.example.com/api/core/platform_settings/logo \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Response

200 - application/json

Successful Response