Get Runtime Metadata
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Get Runtime Metadata

  • Dark
    Light

Article summary

Get
/runtime_mtd/{oid}

Get the runtime metadata of various entities running in an org.

Security
HTTP
Type bearer
Query parameters
entity_type
string

optionally return only entities of a specific type

entity_name
string

optionally return only the entity with the given name

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?