List documents
GET
/lokta-lms/api/v1/{entityType}/{entityId}/documentsExample Requests:
- clients/1/documents
- client_identifiers/1/documents
- loans/1/documents?fields=name,description
Path parameters
entityTypepath · string · requiredentityIdpath · integer · int64 · requiredResponses
defaultdefault responseResponse fields
descriptionstring · optionalfileNamestring · optionalidinteger · int64 · optionallocationstring · optionalnamestring · optionalparentEntityIdinteger · int64 · optionalparentEntityTypestring · optionalsizeinteger · int64 · optionalstorageTypeinteger · int32 · optionaltypestring · optionalEvery request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors.
Open this operation in the interactive explorer, or read it as Markdown.