LandingLens
curl --request GET \ --url https://api.landing.ai/v1/projects/{project_id}/train/architectures
200
classification
{ "data": [ { "name": "ConvNext-[16M]" }, { "name": "ConvNext-[29M]" } ]}
Successful Response
The response is of type object.
object
Was this page helpful?