List all document types
GET/userApi/fleets/documents/type/all
Lists all document types in the current organization with optional filtering and sorting.
Request
Responses
- 200
- 401
- 403
Returns all document types that match the filters.
Unauthorized. Missing, invalid, or expired token.
Forbidden. Not enough permissions.