Skip to main content
GET
List models

Autorizaciones

Authorization
string
header
requerido

Your DGrid API key. All endpoints use Authorization: Bearer <DGRID_API_KEY>.

Respuesta

Model list.

object
string

Always list.

success
boolean

Whether the request succeeded.

data
object[]

List of model objects visible to the current API key.

message
string

Error description when success is false.