client.gameStats.listFirearms()
List all firearms in a specific game stats snapshot version.
listFirearms(version: string, params?: ListSnapshotFirearmsParams): Promise<PaginatedResponse<GameStatsSnapshotEntry>>- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- stringerforderlich
Snapshot version
- Akzeptiert
- matching
^[a-z0-9][a-z0-9.\-]*$ - Beispiel
- integerstandard
1Page number, from 1 to 10,000
- Bereich
- 1 – 10000
- Beispiel
- integerstandard
20Items per page (max 100)
- Bereich
- 1 – 100
- Beispiel
- GameStatsSnapshotEntry[]
One page of results
- string
Slug of the firearm this row is about.
- string
Display name at the time the snapshot was taken.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- number
Current page number
- number
Items per page
- number
Total matching records (Builder and above)
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 404
NOT_FOUND - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Mindeststufe
- Builder+
- Monatskontingent
- 25,000/mo
- Anfragerate
- 60/min
- Tageslimit
- 2,000
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.