/
WI
wiremock
/
WireMock Cloud
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
Apache 2.0
2026-07-26
101
93
196.3 KB
Recordings
Get recording status
get
/v1/mock-apis/{mockApiId}/recordings/status
Response
Successfully got the record status
object
required
status
'NeverStarted'
|
'Recording'
|
'Stopped'
Example response
{ "status": "Stopped" }