Gets the result of an earlier function invocation request that returned a status of 202.get https://ai.api.nvidia.com/v1/gr/meta/llama-3.2-11b-vision-instruct/status/{requestId}Path ParamsrequestIduuidrequiredlength ≤ 36requestId to poll resultsResponses 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