Skip to main content
GET
Get model by owner and slug

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string | null

Path Parameters

owner
string
required
slug
string
required

Query Parameters

embed
string | null

Response

Successful Response

Response shape.

id
string<uuid> | null
org_id
string<uuid> | null
model_creator_id
string<uuid> | null
slug
string | null
name
string | null
description
string | null
version
string | null
is_public
boolean | null
is_open_source
boolean | null
icon_url
string | null
cover_url
string | null
category_code
string | null
status_code
string | null
family_id
string<uuid> | null
family_variant_code
string | null
param_count
string | null
architecture
string | null
license_code
string | null
max_resolution
string | null
lora_support
boolean | null
fine_tuning
boolean | null
supports_streaming
boolean | null
paper_url
string | null
github_url
string | null
is_official
boolean | null
availability_status
string | null
seo
Seo · object | null
notable_features
any[] | null
content
string | null
pricing_note
string | null
created_by
string<uuid> | null
created_at
string<date-time> | null
updated_at
string<date-time> | null
deleted_at
string<date-time> | null
deleted_by
string<uuid> | null
inputs
FullValidator · object[] | null
outputs
FullValidator · object[] | null
examples
FullValidator · object[] | null
faq_entries
FullValidator · object[] | null
pricing
FullValidator · object[] | null