Skip to main content
GET
cURL

جلب قائمة النماذج

تسترجع هذه النقطة الطرفية معلومات حول جميع النماذج المتاحة. وهي نقطة طرفية عامة للفهرس ولا تتطلب ترويسة Authorization.
  • الطريقة: GET
  • الرابط: https://api.cometapi.com/api/models

الاستجابة

200 - application/json

Public model catalog response.

success
boolean
مطلوب

Whether the catalog request completed successfully.

data
object[]
مطلوب

Model catalog records. Each item describes one model ID and the public metadata available for routing, capability selection, and pricing review.

page
integer

Catalog page number returned by the service. A value of 0 means the unpaginated public catalog response.

page_size
integer

Number of records requested for a paginated catalog response. A value of 0 means the service returned the default public catalog response.

total
integer

Total number of catalog records available at request time.