API Endpoints
Get Gift Models Short Names
List gift models short names by short_name
AuthorizationBearer <token>
User session scheme
In: header
Scope: api
Path Parameters
short_name*Short Name
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/gifts/string/short-models"[ "string"]{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}