Hosts
List Hosts
Retrieve a list of all hosts registered on your account
GET
Retrieve a list of all hosts registered on your account, including their respective details like id
, creation timestamp, verification status, URL, port, and protocol.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Host list response
The response is of type object[]
.