Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://wmc.wiremockapi.cloud/v1/hosts/{mockHostId} \ --header 'Authorization: <api-key>'
{ "mockHost": { "id": "<string>", "name": "<string>", "links": { "self": "<string>" }, "friendlyHostname": "<string>" } }
Your API key prefixed by 'Token '
The ID of the mock host
Success
Show child attributes