curl --request GET \
--url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId}/recordings/status \
--header 'Authorization: <api-key>'{
"status": "Stopped"
}curl --request GET \
--url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId}/recordings/status \
--header 'Authorization: <api-key>'{
"status": "Stopped"
}The ID of the Mock API
5 - 10"jjl8y"
Successfully got the record status
NeverStarted, Recording, Stopped "Stopped"