Team documents API
Use Team documents API to list, upload, and delete team-scoped documents.
📄️ List team 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`).
📄️ Add a team document
Adds a document in the team document context for the current organization. This endpoint uploads a file and creates a document record for the specified team.
📄️ Delete a team document
Deletes a document from the team document scope in the current organization.