Retrieve a list of External Mapping entities for a specified external system entity.
Use this endpoint to retrieve a list of External Mapping entities associated with a specific external system entity. The list can be paginated for easier management.
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 identifier for the external system.
The identifier for the external table.
The unique identifier (UUID) for the external entity.
Specifies the maximum number of External Mappings to retrieve per page.
1 <= x <= 200The nextToken for multi-page retrievals. It is used to fetch the next page of External Mappings in a paginated list.