Skip to main content

List bot api-key

List bot api-key

Path Parameters
uid int64 REQUIRED
Responses
200
Schema OPTIONAL
object[]
id int64
name string
key string
created_at timestamp
last_used timestamp OPTIONAL
GET /admin/user/bot-api-key/:uid
uid — path
https://dev.voce.chat/api
curl -L 'https://dev.voce.chat/api/admin/user/bot-api-key/:uid' \
-H 'Accept: application/json; charset=utf-8'