Glowb Dev Docs
Main APIAI 토큰 API

GET /ai/auth/check-authority

권한 확인

권한 확인

현재 인증된 사용자의 권한을 확인합니다.

항목
메서드GET
경로/ai/auth/check-authority
인증필요

요청

GET /ai/auth/check-authority
Authorization: Bearer {access_token}

응답

성공 응답 (200 OK)

Authorities checked in logs!

API 테스트

On this page