Get Model
Retrieves one served model by ID.
Authentication
api-subscription-keystring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
model_id
A model ID from GET /v2/models, e.g. glm5.2.
Response
Successful Response
id
created
owned_by
object
Errors
404
Not Found Error
422
Unprocessable Entity Error