| rank | No | Taxonomic rank, e.g. "genus", "family", "order". | |
| error | No | Present when the call failed. Absent on success. | |
| extant | No | True if the clade survives to the present day; false if entirely extinct. | |
| notice | No | Guidance when the child list was cut off at the per-page cap (naming the children_offset that reaches the next page), or when children_offset ran past the end of the child list. | |
| children | No | One page of immediate child taxa, at most 200 — present only when show_children was true. A taxon with more children than that returns a page, not the full list; read children_truncated before treating it as complete. | |
| taxon_no | No | Accepted PBDB taxon id — the canonical id for this taxon. Pass it as base_id to paleobiology_search_occurrences, paleobiology_get_diversity, or paleobiology_search_collections to filter on this clade without re-sending a name. | |
| parent_no | No | PBDB taxon id of the immediate parent, when known. | |
| attribution | No | CC-BY data attribution for the Paleobiology Database. | |
| parent_name | No | Name of the immediate parent taxon, when known. | |
| accepted_name | No | PBDB accepted name (may differ from the searched name). | |
| classification | No | Higher classification of the taxon. Each level is present only when PBDB resolves it. | |
| children_offset | No | Position in the child list this page started at (0 is the first child). Present only when show_children was true. | |
| last_appearance | No | A first- or last-appearance window. Empty when PBDB has no dated occurrences. | |
| first_appearance | No | A first- or last-appearance window. Empty when PBDB has no dated occurrences. | |
| occurrence_count | No | Number of fossil occurrences recorded in PBDB, when reported. | |
| children_truncated | No | True when more immediate children remain past this page — re-call with children_offset advanced by 200 to read the next. False means this page runs to the end of the child list. Present only when show_children was true. | |