Skip to main content
GET
List Styles

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string<uuid>
required
name
string
required
system_prompt
string
required
output_format
string | null
required
language
string | null
required
is_default
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required