Document Auto Reminder SettingsAsk AIget https://api.pandadoc.com/public/v1/documents/{document_id}/auto-remindersRetrieves the current auto reminder configuration for a specified document.Path Paramsdocument_idstringrequiredThe UUID of the document.Responses 200Auto reminder settings retrieved successfully. 400Returned when auto reminder settings could not be retrieved from the document. This occurs when document is in a final state (e.g., completed, paid, declined, or expired). 401Authentication error 403Permission error 404Not found 429Too Many RequestsUpdated 8 months ago