Skip to main content
GET
/
api
/
v1
/
submission
/
get_or_create_output
/
{id}
Get/Check Submission Output Result
curl --request GET \
  --url https://vision.pingintel.com/api/v1/submission/get_or_create_output/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Path Parameters

id
string
required

ID returned by the "Get Or Create Submission Output" call.

Response

200

No response body