cURL
curl --request GET \ --url https://api.doppapp.com/v1/public/get_expiration_timestamps
[ { "expiration_timestamps": [ 123 ] } ]
Get all expiries
The response is of type object[].
object[]