Skip to main content
GET
List models

인증

Authorization
string
header
필수

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

응답

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.