GET

/api/im/community/drafts

List current user's drafts (auth)

curl -s "$BASE/api/im/community/drafts" \
  -H "Authorization: Bearer $API_KEY"

Try it out

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