v1

latestOpenAPI 3.0.1raw.githubusercontent.com2024-10-113944112.8 KB
Function Invocation

Poll For Result Using Function Invocation Request

Retrieves the status of an in-progress or pending request using its unique invocation request ID. If the result is available, it will be included in the response, marking the request as fulfilled. Conversely, if the result is not yet available, the request is deemed pending. Access to this endpoint mandates inclusion of either a bearer token or an api-key with 'invoke_function' scope in the HTTP Authorization header. In-progress responses are returned in order. If no in-progress response is received during polling you will receive the most recent in-progress response. Only the first 256 unread in-progress messages are kept.

get/v2/nvcf/pexec/status/{requestId}

Path parameters

requestIdstring uuid required

Function invocation request id

Headers

NVCF-POLL-SECONDSinteger

Response

Invocation is fulfilled

shortinteger
charstring
intinteger
longinteger
floatnumber float
doublenumber double
directboolean
readOnlyboolean