cURL
curl --request GET \ --url https://integration.getmateo.com/api/v1/journey \ --header 'Authorization: Bearer <token>'
[ { "id": "random uuid", "name": "<string>", "organisation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "key": "<string>", "status": "draft" } ]
Retrieve a list of journeys
active
inactive
draft