List notarizations
Notarization
List notarizations
List all notarization requests for a case.
GET
List notarizations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique case identifier (ULID format).
Query Parameters
Page number for pagination.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Available options:
draft, pending_signer, pending_notary, in_session, completed, declined, expired, failed 
