For AI agents: visit https://vault.docs.blockdaemon.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.

| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

Filter

object

Filter for operation search and operation summary search. All fields are optional. Omitting `Statuses` restricts results to operations not in `Succeeded` or `Failed`. `OperationTypes` entries are operation type strings; see [`OperationTypesResponse`](https://vault.docs.blockdaemon.com/reference/cwpsearchoperationinfos-1#/components/schemas/OperationTypesResponse) and `GET /restrictions/optypes/*.

Filterobject

Pagination

object

Cursor pagination for [`POST /operations/searchInfos`](https://vault.docs.blockdaemon.com/reference/cwpsearchoperationinfos-1#/paths/~1operations~1searchInfos/post).

Paginationobject

# ``200      OK

# ``400      Invalid input, validation error, or malformed request

# ``500      Internal server error. May include an `errorCode` (M-prefixed) and `data` from the MPA error code system. See `cwpapi/errors.go` for codes.

Updated3 months ago

* * *

ShellNodeRubyPHPPython

Base URL

https://api.your-wallet.blockdaemon-wallet.com/api/cwp/operations/searchInfos

```

xxxxxxxxxx

curl --request POST \

--url https://api.your-wallet.blockdaemon-wallet.com/api/cwp/operations/searchInfos \

--header 'accept: application/json' \

--header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200``400``500

Updated3 months ago

* * *
