cURL
curl --request GET \ --url https://api.sovfixer.com/api/v1/sov/update/{id} \ --header 'Authorization: <api-key>'
{ "request": {}, "result": { "message": "<string>", "outputs": [ { "description": "<string>", "filename": "<string>", "url": "<string>" } ] } }
Documentation IndexFetch the complete documentation index at: https://docs.pingintel.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pingintel.com/llms.txt
Use this file to discover all available pages before exploring further.
Token-based authentication with required prefix "Token"
Information about the SOV update request.
Show child attributes
Result when done processing. This key will be missing until the request.status is COMPLETE.