cURL
curl --request GET \ --url https://prism-api.prosights.co/enterprise-api/recreate/status/ \ --header 'X-Prosights-Api-Key: <api-key>'
{ "status": "SUCCESS", "data": {} }
Successful Response
Model for the response of the enterprise API.
SUCCESS
ERROR
Was this page helpful?