Created
June 23, 2025 12:54
-
-
Save brandonbryant12/d90608559427ae9416e05e83c675e7f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "apNumber": "49201", | |
| "certificates": [ | |
| { | |
| "id": "83d1042f-c9da-48b0-a4b0-35cfdb7b4d31", | |
| "certName": "www.store-east.example.com", | |
| "expiresAt": "2025-10-04T18:25:43Z", | |
| "daysRemaining": 103 | |
| }, | |
| { | |
| "id": "c44e9e3d-43db-47af-8de2-571184b85707", | |
| "certName": "api.store-east.example.com", | |
| "expiresAt": "2026-02-19T07:12:13Z", | |
| "daysRemaining": 241 | |
| } | |
| ], | |
| "page": 1, | |
| "pageSize": 50, | |
| "total": 2 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment