Retrieve a list of StatementJobs.
Retrieves a list of all StatementJobs for a specific Organization. You can filter the results based on:
You can also paginate the results for easier management.
WARNING!
active, status, or billId in any call. If you use more than one of these Query parameters in the same call, then a 400 Bad Request is returned with an error message.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.
Specifies the maximum number of StatementJobs to retrieve per page.
1 <= x <= 100The nextToken for multi-page retrievals. It is used to fetch the next page of StatementJobs in a paginated list.
Boolean filter on whether to only retrieve active (i.e. not completed/cancelled) StatementJobs.
Filter using the StatementJobs status. Possible values:
PENDINGRUNNINGCOMPLETECANCELLEDFAILEDFilter Statement Jobs by billId