Skip to main content
GET
/
v1
/
bug-report
/
config
GET /api/v1/bug-report/config
curl --request GET \
  --url https://api.magica.com/api/v1/bug-report/config \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Forbidden