Retrieve Available Configurations
This endpoint gets the available configuration options for integrations.
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Query Parameters
The system to retrieve the configuration for.
The entity to retrieve the configuration for.
Response
Returns the configuration details
Response containing available configuration options for integrations.
An object mapping entity types to their respective EntityConfiguration. Provides information on which entities are supported and their configurations.
An array of objects, each representing a global configuration option available for integrations.