The endpoint returns a list of parsed documents. Parsed documents contain structured data extracted from uploaded documents. Note: Currently, only volunteer letters are available through this endpoint. Support for additional document types (paystubs, etc.) will be added in future releases. You can filter, order, and paginate results using query parameters.
Client ID
Client Access Key
Link ID
Filter by document type. Currently only 'VOLUNTEER_LETTER' is supported.
VOLUNTEER_LETTER Filter by document subtype. For volunteer letters use VOL_TRANSCRIPT or VOL_HOURS_LOG.
VOL_TRANSCRIPT, VOL_HOURS_LOG Order results by field. Prefix with '-' for descending order.
created_at, -created_at Page number for pagination
x >= 1Number of results per page
1 <= x <= 50