API Reference/Management/Flows and Styles POST/v2/mgmt/theme/exportSendHeadersAuthorizationAuthorizationRequiredBearer <token>< Project ID >:< Management Key > as bearerIn: headercURLJavaScriptGoPythoncurl -X POST "https://api.descope.com/v2/mgmt/theme/export" \ -H "Authorization: Bearer <token>"200OKResponse{ "theme": { "styles": {}, "componentsVersion": "string", "references": { "connectors": { "property1": "string", "property2": "string" }, "oauth": [ "string" ], "roles": [ "string" ], "userAttributes": [ "string" ], "tenantAttributes": [ "string" ] } } }TypeScript Was this helpful?NextImport Flow POSTNextImport Theme POST