Skip to content

Retrieve all dinosaur clades

GET
/clades

Retrieves all dinosaur clades.

A list of dinosaur clades with counts

object
uniqueClades

Number of unique clade types

integer
Example
12
data
Array<object>
object
clade

Clade name

string
Example
Dinosauria
count

Number of dinosaurs in this clade

integer
Example
850

No clades found

object
error
string
Example
Sorry, there was an error retrieving all dinosaur clades

Unexpected error

object
error
string
Example
Sorry, an unexpected error occurred while retrieving all dinosaur clades