cURL
curl --request GET \ --url https://api.prequel.co/import/destinations \ --header 'X-API-KEY: <api-key>'
{ "status": "success", "has_next": true, "destinations": [ { "name": "User Ingest Endpoint", "type": "webhook_record", "record_schema": {}, "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "max_records_per_minute": 3000, "max_concurrency": 1, "kafka_topic": { "topic": "customer.user_updates", "connection_info": {}, "auth_method": "<string>" } } ], "next_url": "<string>" }
Opaque cursor for pagination.
1 <= x <= 100
asc
desc
Success
"success"
Show child attributes