cURL
curl --request GET \ --url http://localhost:4010/api/users/me/styles \ --header 'X-Api-Key: <api-key>'
200
Example
[ { "styleId": 1, "createdAt": "2023-11-07T05:31:56Z", "super": "STL", "main": "DIG", "apiEnabled": false, "creditCost": 1, "mainText": "<string>", "thumbLink": "/api/images/30444/binary" } ]
성공
아이디
1
생성 일시
대분류코드
"STL"
중분류코드
"DIG"
api 사용가능여부
false
생성 크레딧 차감량
번역된 텍스트
썸네일 링크
"/api/images/30444/binary"