# Responses

## Summary

| Members                                                                                                                                                                                   | Descriptions |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `class` [`GetAccountResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getaccountresponse.md)                                       |              |
| `class` [`GetAccountResponse2`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getaccountresponse2.md)                                     |              |
| `class` [`GetActionsResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getactionsresponse.md)                                       |              |
| `class` [`GetActionsResponse2`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getactionsresponse2.md)                                     |              |
| `class` [`GetActionUsageResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getactionusageresponse.md)                               |              |
| `class` [`GetActivatedProtocolFeaturesBody`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getactivatedprotocolfeaturesbody.md)           |              |
| `class` [`GetActivatedProtocolFeaturesResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getactivatedprotocolfeaturesresponse.md)   |              |
| `class` [`GetApiSnapshotResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getapisnapshotresponse.md)                               |              |
| `class` [`GetBlockHeaderStateResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getblockheaderstateresponse.md)                     |              |
| `class` [`GetBlockResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getblockresponse.md)                                           |              |
| `class` [`GetBlockResponse2`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getblockresponse2.md)                                         |              |
| `class` [`GetCodeResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getcoderesponse.md)                                             |              |
| `class` [`GetControlledAccountsResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getcontrolledaccountsresponse.md)                 |              |
| `class` [`GetCreatedAccountsResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getcreatedaccountsresponse.md)                       |              |
| `class` [`GetCreatorResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getcreatorresponse.md)                                       |              |
| `class` [`GetDeltasResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getdeltasresponse.md)                                         |              |
| `class` [`GetHealthResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-gethealthresponse.md)                                         |              |
| `class` [`GetInfoResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getinforesponse.md)                                             |              |
| `class` [`GetKeyAccountsResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getkeyaccountsresponse.md)                               |              |
| `class` [`GetKeyAccountsWithPermissionsResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getkeyaccountswithpermissionsresponse.md) |              |
| `class` [`GetLinksResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getlinksresponse.md)                                           |              |
| `class` [`GetMissedBlocksResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getmissedblocksresponse.md)                             |              |
| `class` [`GetProducersResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getproducersresponse.md)                                   |              |
| `class` [`GetProposalsResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getproposalsresponse.md)                                   |              |
| `class` [`GetResourceUsageResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getresourceusageresponse.md)                           |              |
| `class` [`GetScheduleResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getscheduleresponse.md)                                     |              |
| `class` [`GetTableByScopeResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-gettablebyscoperesponse.md)                             |              |
| `class` [`GetTokensResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-gettokensresponse.md)                                         |              |
| `class` [`GetTransactionResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-gettransactionresponse.md)                               |              |
| `class` [`GetVotersResponse`](/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses/hyperionapiclient-responses-getvotersresponse.md)                                         |              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://liquiidio.gitbook.io/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-responses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
