API Endpoints
Get Model
Get gift collection model
AuthorizationBearer <token>
User session scheme
In: header
Scope: api
Path Parameters
short_name*Short Name
name*Name
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/gifts/string/models/string"{ "name": "string", "floor": 0, "count": 0, "imageUrl": "string"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}