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

Get Hive Record Metadata

  • Dark
    Light

Article summary

Get
/hive/{hive_name}/{oid}/{record_name}/mtd

Get the hive record metadata.

Security
HTTP
Type bearer
Path parameters
hive_name
stringRequired

type of record to get

oid
stringRequired

organization id

record_name
stringRequired

record name

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?