{
"data": [
{
"id": 102,
"type": "certificateOrder",
"attributes": {
"customerId": 2004,
"sslId": 223,
"type": "SELF_SIGNED",
"status": "ACTIVE",
"domain": "domain.com",
"isWildcard": false,
"isLinkable": true,
"isUsed": false,
"domains": [
{
"id": 2476,
"name": "domain.com",
"boltId": 8944,
"environmentId": 1702
}
],
"autoRenew": true,
"dnsChallenges": [],
"expiresAt": "2025-05-06T15:49:41.000000Z"
}
}
],
"links": {
"first": "https://api.sbdev.r99.no/v1/certificates?page=1",
"last": "https://api.sbdev.r99.no/v1/certificates?page=2",
"prev": null,
"next": "https://api.sbdev.r99.no/v1/certificates?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 2,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "https://api.sbdev.r99.no/v1/certificates?page=1",
"label": "1",
"active": true
},
{
"url": "https://api.sbdev.r99.no/v1/certificates?page=2",
"label": "2",
"active": false
},
{
"url": "https://api.sbdev.r99.no/v1/certificates?page=2",
"label": "Next »",
"active": false
}
],
"path": "https://api.sbdev.r99.no/v1/certificates",
"per_page": 15,
"to": 15,
"total": 21
}
}