Skip to main content
GET
/
organizations
/
{orgId}
/
integrationconfigs
/
available
/
{systemName}
/
entities
Retrieve Available Entity Types for System
curl --request GET \
  --url https://api.m3ter.com/organizations/{orgId}/integrationconfigs/available/{systemName}/entities \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

orgId
string
required

UUID of the organization

systemName
string
required

The system to retrieve the configuration for.

Response

Return the available entity types