Retrieve the latest integration run for the entity.
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) for your Organization. The Organization represents your company as a direct customer of our service.
The type of the entity you want to retrieve the last integration run for. Two options:
The UUID of the entity to retrieve the latest integration run for.
Return the Integration Run
Response containing an IntegrationRun entity.
The UUID of the entity.
The type of entity the integration run is for. Two options:
1The unique identifier (UUID) of the entity the integration run is for.
1The current status of the integration run.
WAITING, STARTED, COMPLETE, ERROR, AWAITING_RETRY, AUTH_FAILED, ACCOUNTING_PERIOD_CLOSED, INVOICE_ALREADY_PAID, DISABLED, TIMEOUT_LIMIT_EXCEEDED, RATE_LIMIT_RETRY The destination system for the integration run.
The version number:
The DateTime when this item was created (in ISO-8601 format).
The DateTime when this item was last modified (in ISO-8601 format).
The ID of the user who created this item.
The ID of the user who last modified this item.
The date and time the integration run was started (in ISO-8601 format).
The date and time the integration was completed. (in ISO-8601 format).
Identifier of the destination
Describes any errors encountered during the integration run.
The URL of the entity in the destination system if available.
The external ID in the destination system if available.
ID of the parent integration run, or null if this is a parent integration run