Skip to main content

Get Rapid Models

GET 

/api/v1/rawmodel/:rawmodel/rapidmodels

Get all rapid models which were optimized from this base asset

Request

Path Parameters

    rawmodel integerrequired

    The id of the base asset

    Example: 1

Header Parameters

    Authorization string
    Example: Bearer {YOUR_AUTH_KEY}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json

Responses

Schema

    string

Loading...