List dataset entries
List dataset entries
GET
List dataset entries
Authorizations
A personal or service-account W&B API key.
Headers
Accessible personal or team entity. Omit to use the API key's default entity.
Query Parameters
One-based result page. Defaults to 1.
Required range:
x <= 9007199254740991Entries per page. Defaults to 50; maximum 200.
Required range:
1 <= x <= 200Return outputs from this relabel run.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Evaluation whose critical failures should be returned. Use with critical_failure_output_key.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Output key whose critical failures should be returned. Use with critical_failure_eval_id.
Required string length:
1 - 600Return the dataset entry associated with this evaluation result.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Read entries from a specific immutable dataset version.
Required range:
0 <= x <= 9007199254740991Last modified on August 25, 2026