cURL
curl --request GET \ --url https://api.aimtell.com/prod/segment/{id} \ --header 'X-Authorization-Api-Key: <api-key>'
{ "idsegment": 245, "owner": "76cedd11b19e", "name": "Sample Segment #1 - Lives In California", "definition": "region==California", "idSite": 179, "createdAt": "2015-12-28 17:54:42", "updatedAt": "2015-12-28 17:54:42", "deleted": 0 }
Fetches a specific Segment
Segment ID
200