Query parameters

  • type string

    all | checkpoint | lora | vae | textualinversion | controlnet | upscaler

  • limit integer

    optional

  • page integer

    optional

Responses

  • 200

    Successful response

GET /image/models
curl \
 -X GET https://api.ionbit.id/image/models \
 -H "Authorization: Bearer $ACCESS_TOKEN"