Skip to main content
GET
Get User Default Model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

config_type
string
required

Response

UserDefaultModelResponse · object | null

Successful Response

User default model configuration response schema

id
integer
required
user_id
integer
required
model_id
integer
required
config_type
string
required
created_at
string | null
required
updated_at
string | null
required