Requests dapps data
GET {{baseUrl}}/dapps?transactionId=<x-swagger-pipe>&name=<x-swagger-pipe>&sort=<>&limit=<x-swagger-pipe>&offset=<>
Search for a specified dapp in the system.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
transactionId | string | Dapp registration transaction ID | |
name | string | Name to query - Fuzzy search | |
sort | string | Fields to sort results by | |
limit | string | Limit applied to results | |
offset | string | Offset value for results |