Records Missing a Field
The ids lacking a given field, paginated. This is the half a machine consumes: ask which manufacturers have no website, get the ids back, hand them to whatever fills them in.
- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- stringerforderlich
Which catalog to report on
- Akzeptiert
- Beispiel
- stringerforderlich
The field the records are missing. Which fields are valid depends on
entity, since each catalog tracks different columns: a field the named entity does not track is refused with 400 and the error lists the ones it does.- Beispiel
- integerstandard
1Page number, from 1 to 10,000
- Bereich
- 1 – 10000
- Beispiel
- integerstandard
20Items per page (max 100)
- Bereich
- 1 – 100
- Beispiel
- object[]
One page of results
- string
Slug of the record.
- string
Its name, so a worklist is readable without a second lookup.
- string
The field this row is missing. Echoed so a stored batch still says what it was collected for.
- string | null
What the record holds in that field. Always null here: the query selects records missing it, so this says "no value" rather than "not looked at".
- string[]
The pages the record already cites. Carried so a consumer can judge whether the missing value is findable without fetching the record first.
- 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
- Enterprise
- Monatskontingent
- 1,000,000/mo
- Anfragerate
- 300/min
- Tageslimit
- 50,000
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.