Skip to main content
Version: 0.2

Get authorized subjects

Get authorized subjects

Allows to obtain the list of subjects that have been pre-authorized by the node, as well as the identifiers of the nodes from which to obtain them.

Query Parameters
  • from string

    Id of initial subject

  • quantity integer

    Quantity of subjects requested

Responses

Subject Data successfully retrieved


Schema array
  • providers string[]

    Providers acting on a specific subject

  • subject_id string

    Subject identifier

Loading...