Get cloud customer
GET/api/v4/cloud/customer
Retrieves the customer information for the Mattermost Cloud customer bound to this installation.
Permissions
Must have manage_system permission and be licensed for Cloud.
Minimum server version: 5.28 Note: This is intended for internal use and is subject to change.
Responses
- 200
- 400
- 401
- 403
- 501
Cloud customer returned successfully
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled