Skip to main content
Version: 0.1

Get All Subjects Data

Query Parameters
  • from integer

    Number of initial subject

  • quantity integer

    Quantity of subjects requested

Responses

Subjects Data successfully retrieved


Schema array
  • 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...