Retrieve a StatementDefinition with the given UUID.
Retrieves the details of a specific StatementDefinition for the specified Organization, using its unique identifier (UUID). This endpoint is useful when you want to retrieve the complete details of a single StatementDefinition.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the StatementDefinition to retrieve.
Returns the StatementDefinition
The unique identifier (UUID) of the StatementDefinition.
The version number. Default value when newly created is one.
Descriptive name for the StatementDefinition providing context and information.
This specifies how often the Statement should aggregate data.
DAY, WEEK, MONTH, QUARTER, YEAR, WHOLE_PERIOD A Boolean indicating whether to include the price per unit in the Statement.
An array of objects, each representing a Dimension data field from a Meter (for Meters that have Dimensions setup).
An array of objects, each representing a Measure data field from a Meter.
The date and time (in ISO-8601 format) when the StatementDefinition was created.
The date and time (in ISO-8601 format) when the StatementDefinition was last modified.
The unique identifier (UUID) of the user who created this StatementDefinition.
The unique identifier (UUID) of the user who last modified this StatementDefinition.