Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Search operation summaries

Returns lightweight metadata. for operations matching Filter. Results are ordered by CreatedTime descending, with OperationID as a tiebreaker (also descending). If Statuses is omitted or empty, only operations that are not in a final state (Succeeded or Failed) are included. Use Pagination.Size to cap how many rows are returned per call. When more rows remain, PaginationToken is non-empty — pass its value as Pagination.Token on the next request. If Pagination.Size is zero or omitted, all matching rows are returned in one response and PaginationToken is empty.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
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 and GET /restrictions/optypes/*.

Pagination
object

Cursor pagination for POST /operations/searchInfos.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json