Storage
List Storage Items
List storage items with pagination and filtering
GET
Retrieve a paginated list of storage items with optional filtering and sorting capabilities.Documentation Index
Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Bearer token for authentication. Format:
Bearer <your-api-key>Required Permission
STORAGE_READ
Query Parameters
Page number (1-indexed)
Number of items per page (1-100)
Filter by file kind. Available values:
image, video, audio, documentResponse
Array of storage items
Total number of items
Current page number
Items per page
Total number of pages

