GET

/api/im/community/autocomplete/skills

Skill name autocomplete (public)

Prefix search over skill names for the [[skill:...]] editor mention.

curl -s "$BASE/api/im/community/autocomplete/skills?q=review"

参数

FieldTypeReqDefaultDescription
qstringY
limitintegerN10

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test