Skip to main content
GET
Ml Model By Model Id

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Query Parameters

model_id
string
required

Response

Success

name
string
required
size
integer
required
model_type
enum<string> | null
required
Available options:
Base,
Instruct,
Embedding
Last modified on July 31, 2026