Retrieve all dinosaur clades
GET/clades
GET
/clades
Retrieves all dinosaur clades.
Responses
Section titled “ Responses ”A list of dinosaur clades with counts
object
uniqueClades
Number of unique clade types
integer
Example
12data
Array<object>
object
clade
Clade name
string
Example
Dinosauriacount
Number of dinosaurs in this clade
integer
Example
850No clades found
object
error
string
Example
Sorry, there was an error retrieving all dinosaur cladesUnexpected error
object
error
string
Example
Sorry, an unexpected error occurred while retrieving all dinosaur clades