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/organisations/{organisationId}/hosts \ --header 'Authorization: <api-key>'
{ "mockHosts": [ { "id": "<string>", "name": "<string>", "links": { "self": "<string>" }, "friendlyHostname": "<string>" } ], "links": { "self": "<string>", "next": "<string>", "previous": "<string>" }, "meta": { "start": 123, "end": 123, "total": 123, "page": 123, "totalPages": 123 } }
Your API key prefixed by 'Token '
The ID of the organisation
5 - 10
"jjl8y"
Success
Show child attributes