get https://partner-api.theflyy.com/v1//get_segments
This gets the list of segments in your account
Log in to see full request history
Response
This gets the list of segments in your account
xxxxxxxxxx
curl --request GET \
--url https://partner-api.theflyy.com/v1/partner-id/get_segments \
--header 'accept: application/json'
Try It!
to start a request and see the response here!