Get a seller’s public skills list.
cURL
curl --request GET \ --url https://api.example.com/v1/sellers/{username}/skills
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Successful Response