Skip to main content
GET
List ServiceUser Credentials

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

id
string
required

UUID of the service user.

Response

Returns a list of ServiceUser credentials

data
object[]
nextToken
string