curl --request GET \ --url https://api.joylink.io/public/trackingids \ --header 'X-API-Key: <api-key>'
{ "tracking_ids": [ "<string>" ] }
Successfully retrieved tracking IDs
The response is of type object.
object