List External Mappings
Retrieve a list of all External Mapping entities.
This endpoint retrieves a list of all External Mapping entities for a specific Organization. The list can be paginated for better management, and supports filtering using the external system.
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
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.
The name of the external system to use as a filter.
For example, if you want to list only those external mappings created for your Organization for the Salesforce external system, use:
?externalSystemId=Salesforce
IDs for m3ter entities
ID of the integration config