client.reports.list()
The reports this account has filed, newest first, with their review state.
list(params?: ListReportsParams): Promise<PaginatedResponse<DataReport>>- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- integerstandard
1Page number, from 1 to 10,000
- Bereich
- 1 – 10000
- Beispiel
- integerstandard
20Items per page (max 100)
- Bereich
- 1 – 100
- Beispiel
- DataReport[]
A community-submitted data correction against a firearm.
- string
Opaque report id.
- string
Slug of the firearm this row belongs to.
- string
Which part of the record the report is about.
- ReportIssueType
What a data report says is wrong.
- string
Prose summary of the record, where one has been written.
- string | null
What the reporter believes the value should be.
- string[]
Pages the reporter cited in support.
- ReportStatus
Lifecycle of a data report.
- string
When the record was first added,
YYYY-MM-DD HH:MM:SSin UTC. - string | null
When staff reviewed it, or null while it is pending.
- number
Current page number
- number
Items per page
- number
Total matching records (Builder and above)
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Mindeststufe
- Explorer+
- Monatskontingent
- 200/mo
- Anfragerate
- 10/min
- Tageslimit
- 50
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.