Skip to main content
GET
List Documents (Admin)

Authorizations

Authorization
string
header
required

Personal API token. Create via createUserApiToken endpoint.

Headers

x-role-type
enum<string>
required

Role context for the request. Use CLIENT_ORG_ADMIN for most integrations.

Available options:
CLIENT_ORG_ADMIN,
PAYROLL_ADMIN,
FINANCE_ADMIN,
TOKU_ADMIN

Query Parameters

roleInOrgID
string<uuid>
includeArchivedDocuments
enum<string>
Available options:
true,
false

Response

Documents

documentID
string<uuid>
documentName
string
Example:

"Grant Agreement - Jane Smith"

documentType
string
documentDescription
string
fileKey
string
createdAt
string<date-time>