# User File Associations

User File Associations in Kantata OX act as a join object between Users, Workspaces, and
Attachments / Google Documents.

## Fetching a list of User File Associations

 - [GET /user_file_associations](https://developer.kantata.com/kantata/specification/user-file-associations/get-user-file-associations.md): This endpoint returns structured User File Association objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the user_file_associations top-level JSON key.
Please see our Response Format section for more information.

