getStatus

View as Markdown
Get the status of a gasless swap

Path parameters

tradeHashstringRequired
The hash for the trade according to [EIP-712](https://eips.ethereum.org/EIPS/eip-712)

Headers

0x-api-keystringRequired
Visit dashboard.0x.org to get your API Key
0x-versionstringRequired
API version

Query parameters

chainIdintegerRequired>=0
[here](https://0x.org/docs/next/developer-resources/supported-chains) for the list of supported chains

Response

Successful response
GaslessGetstatusResponse2000object
OR
GaslessGetstatusResponse2001object

Errors