REST API
Last updated
Was this helpful?
Last updated
Was this helpful?
You can access the Rest API through the Swagger UI from the App API section. Navigate to Network -> Deployed Apps -> App -> Rest API
ReIssue the identity from the certificate authority
Get the identity from the fabric certificate authority
Get all identities from the certificate authority
Get Fabric Chain Information
Get Blockchan Block for a Number
Get Blockchan Block for a TransactionId
Get Blockchan Transaction for a TransactionId
Get latest Blocks
Get latest Transactions
Get the status of an already submitted transaction using the returned receipt id.
The receipt id returned while submitting the transaction.
Create a transaction on the blockchain
Whether to wait for the transaction to be created before returning a response or not. When async=false (default), the API will wait for the transaction to be committed on the Ledger and then return the transaction Id. If async=true, the API will return immediately with a receipt Id. The reciept Id can be used to check the status of the transaction anytime using the /receipt
endpoint.
CreateDocumentDefinitions
Queries/Evaluate the transaction on the blockchain
CreateDocumentDefinitions
Issues the identity from the certificate authority
user1
client
10
Revoke the identity from the certificate authority
keycompromise