cURL
curl --request GET \ --url https://api.monigo.co/v1/events/replay/{job_id} \ --header 'Authorization: <api-key>'
{}
Returns the status and progress of a single replay job.
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
Replay job ID
OK
The response is of type object.
object