Skip to main content
Version: 0.1

Get Governance Data

Path Parameters
  • id string required

    Governance's unique id

Responses

Subject Data successfully retrieved


Schema
  • governance_id string

    Governance identifier

  • namespace string
  • owner string

    Subject owner identifier

  • properties string

    Current status of the subject

  • public_key string

    Public key of the subject

  • schema_id string

    Identifier of the schema used by the subject and defined in associated governance

  • sn int64

    Current sequence number of the subject

  • subject_id string

    Subject identifier

Loading...