cURL
curl --request GET \ --url https://api.prequel.co/import/providers/{id} \ --header 'X-API-KEY: <api-key>'
{ "provider": { "name": "Customer EU", "id": "usr_abc", "datalake_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "is_enabled": false, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "products": [ "<string>" ] } }
Returns configuration and status for a specific provider.
Success
Show child attributes