v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Function Invocation

Search

Search searches for function invocations with filtering and ordering support

post/api/v1/functions/{function_id}/invocations/search

Path parameters

function_idstring required

The function ID to search invocations for.

Request body

pageSizeinteger

The number of results to return per page.

pageTokenstring

The pagination token for fetching the next page.

Response

FunctionsInvocationSearchResponse is the response for searching function invocations.

nextPageTokenstring

The pagination token for fetching the next page.