GET ALL

Query for all templates available for the given partner API key
get
https://api.eyelevel.ai/v1/partner
/template
QUERY ALL

Response

{
"templates": [
{ TEMPLATE OBJECT }
]
}

templates

An array of TEMPLATE objects containing information about the templates associated with the given partner API key. The definition of templates are described in greater detail here.

Objects

Last modified 2yr ago