List payment reminder configurations
OAuth scope: client_invoices.read
Returns one entry per client that has a reminder configuration — at most one per client.
Price plans: this endpoint requires the Invoice Automation add-on. Without it, requests return 403. Removing the add-on deletes the reminder configuration of every client in the organization, and it cannot be recovered — it has to be created again.
Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Query Parameters
Filter by one or more client ids, comma-separated.
Returned page (cf. Pagination).
Number of reminders per page (cf. Pagination).
x <= 500