cURL
curl --request GET \ --url https://vision.pingintel.com/api/v1/submission/get_or_create_output/{id} \ --header 'Authorization: <api-key>'
Get the status of a submission output request, and the result if it is complete.
Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.
Token
Bearer
ID returned by the "Get Or Create Submission Output" call.
No response body