cURL
curl --request GET \ --url https://api.usemoonshine.com/index-resources
[ { "file_name": "<string>", "file_id": "<string>", "status": "<string>", "upload_time": "2023-11-07T05:31:56Z", "file_type": "<string>", "is_large": true, "metadata": { "fps": 123 }, "src": "<string>" } ]
Returns media resources from the system with caching mechanism
The user ID to fetch media resources for
User authentication token
Name of the media index
Media groups response
The response is of type object[].
object[]