{
"status": 0,
"message": "string",
"result": [
{
"id": "string",
"delivery_domain": "string",
"acme_challenge_domain": "string",
"customer_id": "string",
"certificate_id": "string",
"label": "string",
"description": "string",
"origin_type": "string",
"cdn_type": "string",
"domain": "string",
"acceleration_type": "string",
"enable_ssl": true,
"is_http2": true,
"is_redirect_http_to_https": true,
"status": "active",
"origins": [
{
"id": "string",
"distribution_id": "string",
"type": "string",
"label": "string",
"description": "string",
"url": "string",
"protocol": "string",
"load_balancer_type": "string",
"is_primary": true
}
],
"certificate": null,
"created_by": "string",
"updated_by": null,
"created_at": "string",
"updated_at": "string"
}
],
"meta": {
"current_page": 0,
"total": 0,
"from": 0,
"to": 0,
"last_page": 0,
"per_page": 0
},
"success": true
}