OpenZeppelin Logo
HomeForumWebsiteOverview

Solidity Contracts

Community Contracts
Upgrade Plugins
Wizard

Tools

OverviewQuickstart
Configuration
EVM IntegrationSolana IntegrationStellar Integration
API Reference
Call PluginCancel TransactionCreate NotificationCreate RelayerCreate SignerDelete NotificationDelete Pending TransactionsDelete RelayerDelete SignerGet NotificationGet RelayerGet Relayer BalanceGet Relayer StatusGet SignerGet Transaction by IDGet Transaction by NonceHealthList NotificationsList RelayersList SignersList TransactionsList MetricsMetric DetailReplace TransactionRPCScrape MetricsSend TransactionSignSign TransactionSign Typed DataUpdate NotificationUpdate RelayerUpdate Signer
Project StructureProject RoadmapPluginsChangelogRust Book
GitHub Icon
OpenZeppelin Logo
HomeForumWebsite
GitHub Icon
RelayerAPI Reference

Health routes implementation

AnthropicOpen in Claude

Note: OpenAPI documentation for these endpoints can be found in the openapi.rs file Handles the /health endpoint.

Returns an HttpResponse with a status of 200 OK and a body of "OK".

GET
/v1/health

Response Body

curl -X GET "https://loading/v1/health"
"string"
"string"

Get Transaction by Nonce

Previous Page

List Notifications

Next Page

curl -X GET "https://loading/v1/health"