Agent
OpenAPI documentation for the Agent module
Last updated
OpenAPI documentation for the Agent module
Last updated
This endpoint facilitates the retrieval of a DID document id.
Endpoint facilitates the retrieval of a list of credentials that can be issued based
on the provided correlationId
. This endpoint expects the correlationId
to be passed as
a path parameter. Upon receiving a request, the server searches for JSON files located in the
/dev/oid4vci_metadata
directory, matching the correlationId
with the correlationId
property in the JSON files.
It also returns metadata, which has fields credential_issuer
(tells web address where issuer is located) and credential_endpoint
(tells web address endpoint where credential can be claimed). It also returns display
object and credential_supplier_config
object.
display
field name
will be displayed in wallet app as Authority Name when accepting a credential. Object credential_supplier_config
returns
all templates and mappings for the credential supplier.
The correlation ID defined on the server (nchain in our case).
Returns all the information needed to see the status of the services running
What state is the Agent in
Agent started date with timestamp in ISO
"2011-10-05T14:48:00.000Z"
Current date with timestamp in ISO
"2011-10-05T14:48:00.000Z"