Loueurs
Lister les loueurs
Ce endpoint permet de récupérer la liste des loueurs disponibles.
Authorization
Auth key<token>
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://api.mytulip.io/v2/renters"[
{
"status": "success",
"renters": {
"property1": true,
"property2": true
}
}
]{
"status": "string",
"type": "string",
"message": "string",
"execution_id": "string"
}{
"status": "string",
"type": "string",
"message": "string",
"execution_id": "string"
}{
"status": "string",
"type": "string",
"message": "string",
"execution_id": "string"
}Que pensez-vous de cette page ?