Services

Retrieve service by hash

get/services/{hash}

Path parameters

hashstring required

hash in hex format (md5)

Response

service received successful

statusstring

Example response

{
  "status": "success"
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.