{"id":"199a8752-e26f-4e86-81f4-f09126c74a00","task":"Query records within an Attio list via the API","domain":"docs.attio.com","steps":["Authenticate with a Bearer token that has list_entry:read and list_configuration:read scopes.","Send POST /v2/lists/{list}/entries/query, identifying the list by its ID or slug.","Use the request body's filter conditions to narrow results to entries matching specific attribute values.","Paginate through results as needed since the endpoint is a query-style POST rather than a plain GET listing."],"gotchas":["The endpoint requires both list_entry:read and list_configuration:read scopes together; missing either causes an auth failure.","This is a query (POST) endpoint, not a simple list GET, so filters must be supplied in the request body."],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/199a8752-e26f-4e86-81f4-f09126c74a00"}