GET:user_files.json
GET:user_files.json
Description
Get user files.
This is a typical bulk get endpoint.
Topic: Files
Query Parameters
ids: Comma-separated array of String, required
List of user ids. See also: Unique Identifiers
Example: ?ids=us_EQzGqWoY,us_EQzGqWoY
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Response Body
Array of UserFile
Response Body Type
Loading module