List NotariesAsk AIget https://api.pandadoc.com/public/v2/notary/notariesRetrieve a list of notaries associated with your organization. Important Notes At the moment, notaries can be added to organization only manually through the PandaDoc Notary UI. Organization must have Notary addon enabled to use this endpoint Query Paramsstatusarray of stringslength ≤ 10Filter by status (comma-separated values supported). Valid values are INVITED, UNDER_REVIEW, ACTIVE, REJECTED, INACTIVEstatusADD stringcommission_statearray of stringslength ≤ 20Filter by commission state (comma-separated values supported)commission_stateADD stringoffsetintegerDefaults to 0Number of results to skiplimitinteger≤ 100Defaults to 50Maximum number of results to returnorder_bystringenumDefaults to emailSort by name, email, or status (default is email). Use a - prefix for descending order (e.g., -email)emailemail-emailstatus-statusname-nameAllowed:email-emailstatus-statusname-nameResponses 200List of notaries retrieved successfully 400Bad Request error 403Permission error 429Too many requests errorUpdated 6 months ago