Alchemy Logo

trace_filter

POST
/{apiKey}

Returns traces matching a given filter.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

filterobjectrequired

Filter object for retrieving traces.

Responses

200

Returns an array of traces that match the filter.

Was this page helpful?