Authentifizierung erforderlichExplorer+
client.firearms.getUsers()
Get known military/law-enforcement adopters of a firearm.
getUsers(id: string): Promise<APIResponse<FirearmUser[]>>- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- stringerforderlich
Resource slug ID
- Akzeptiert
- a lowercase slug: letters, digits and hyphens
- Beispiel
- FirearmUser[]
The response payload.
- integer
Autoincrementing row id.
- string
Slug of the firearm this row belongs to.
- string
The force, agency or organisation that adopted it.
- string | null
What kind of user:
military,police,civilian. - string | null
ISO 3166-1 alpha-2 code of the user's country.
- integer | null
Year of adoption, where it is known.
- string | null
What that user calls it, where it differs from the maker's name.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 404
NOT_FOUND - 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.