get https://api.airbridge.io/v1/tracking-links
Retrieves a list of tracking links that were created.
Log in to see full request history
Responses
Retrieves a list of tracking links that were created.
xxxxxxxxxx
curl --request GET \
--url 'https://api.airbridge.io/v1/tracking-links?from=2023-01-01&to=2023-01-07&skip=0&size=30&sort_key=createdAt&sort_by=DESC' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: