auth test

GET {{baseUrl}}/auth.test

Checks authentication & identity.

HEADERS

KeyDatatypeRequiredDescription
tokenstring(Required) Authentication token. Requires scope: none

RESPONSES

status: OK

{"ok":"\u003cboolean\u003e","url":"\u003cstring\u003e","team":"\u003cstring\u003e","user":"\u003cstring\u003e","team_id":"\u003cstring\u003e","user_id":"\u003cstring\u003e","bot_id":"\u003cstring\u003e","is_enterprise_install":"\u003cboolean\u003e"}