Skip to main content

Get Invite Documents

GET 

/public-api/v1/employees/invites/:id/documents

Endpoint Description: Retrieves documents that were sent to the employee as part of the employee invite. This API is used to preview any documents attached during the invite process directly on the employee or invite detail page

Details:

  • Fetches documents linked to the provided user ID.
  • Results are scoped to the authenticated organization.
  • Returns document metadata and current document status.

Request

Responses