cURL
curl --request GET \ --url https://api.prequel.co/import/providers/{id} \ --header 'X-API-KEY: <api-key>'
{ "status": "<string>", "data": { "provider": { "name": "<string>", "id": "<string>", "is_enabled": true, "datalake_id": "<string>", "products": [ "<string>" ], "created_at": "<string>", "updated_at": "<string>", "machine_type_id": "<string>" } }, "message": "<string>" }
Retrieve a provider.
Documentation IndexFetch the complete documentation index at: https://import-docs.prequel.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://import-docs.prequel.co/llms.txt
Use this file to discover all available pages before exploring further.
Import Provider ID.
OK
"success"
Show child attributes