End Users

List Documents

Lists all documents associated with your end user ID. This is a paginated endpoint; see how Pinwheel implements pagination <a href='https://docs.pinwheelapi.com/docs/pagination-1' target='_blank'>here</a>.

get/end_users/{end_user_id}/documents

Path parameters

end_user_idstring required

User ID provided by you, to associate Pinwheel users with your user model.

User ID provided by you, to associate Pinwheel users with your user model.

Query parameters

type'direct_deposit_form'

The type of the document.

The type of the document.

Headers

Pinwheel-Version'2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02' required

Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.

Response

OK

Changes

No recorded changes to this endpoint across all 8 revisions of this API.