List team documents
GET/userApi/fleets/groups/:group/documents
Lists documents in the team document context for the current organization. Returns a paginated response. Depending on document scope and visibility, returned items may be attached directly to the team or inherited from broader organization scope (for example, apply_to_type = company).
Request
Responses
- 200
- 401
- 403
Returns a paginated list of documents for the team document context.
Unauthorized. Missing, invalid, or expired token.
Forbidden. Not enough permissions.