Admin > Platform settings

The following endpoints allow you to inspect the settings of your Make platform instance.

Get default license

get
/admin/system-settings/default-license

Gets the default organization license for your Make White Label instance. Make uses the default organization license when you create a new organization without specifying the organization's license.

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.

If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.

Responses
chevron-right
200

Successful response

application/json
get
/admin/system-settings/default-license
200

Successful response

Last updated