cURL
curl --request GET \ --url https://developer.qaip.com/api/v1/google-drive-settings/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "folder_url": "<string>", "rrule": "<string>", "secret_id": "<string>" }
Gets the setting (schedule, folder URL, etc.) for Google Drive data sources.
Required roles: All
API key for authentication
Ingestion setting ID for the Google Drive data source
Successful retrieval of Google Drive setting
Google Drive ingestion setting ID
Name of the Google Drive ingestion setting
Google Drive folder URL
Recurrence rule (RFC 5545 RRULE)
ID of the associated secret