Gets the result of an earlier function invocation request that returned a status of 202.get https://ai.api.nvidia.com/v1/v2/nvcf/pexec/status/{requestId}Path ParamsrequestIduuidrequiredlength ≤ 36The requestId to poll results.Responses 200Invocation is fulfilled. 202Result is pending. Client should poll using the requestId. 422The invocation ended with an error. 500The invocation ended with an error.Updated over 1 year ago