Headless LMS

Get the portal org's public identity (branding)

GET
/api/learn/org

Response Body

application/json

curl -X GET "https://example.com/api/learn/org"
{  "id": "string",  "name": "string",  "slug": "string"}