Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/documents.ts
Document list query parameters
Properties
| Property | Type |
|---|---|
projectId | string |
categoryId | string |
type | string |
state | string |
audience | string |
search | string |
sortBy | string |
sortOrder | `'asc' |
limit | number |
offset | number |
Was this page helpful?