We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Allows to retrieves the Studio client configuration information.
URL: /v1/client-config/studio
/v1/client-config/studio
Method: GET
GET
Path Parameters: None
Query Parameters: None
Headers:
Accept: application/json
g-recaptcha-platform: Web
g-recaptcha-token: {reCAPTCHA Token for "studio_config" action}
Code: 200 OK
200 OK
Content-Type: application/json
Content: Client-defined.
Code: 403 FORBIDDEN
403 FORBIDDEN
Condition: If reCAPTCHA fails.
Content example:
{ "code": 403, "description": "Forbidden", "cause": "Recaptcha failed" }
Get Marketplace Client Configuration
Get Mobile Client Configuration