Skip to content
Download OpenAPI description
Languages
Servers
https://api.kanbert.com/api/v1
Operations
Operations
Operations
Operations
Webhooks
Operations
Webhooks
Operations
Operations
Webhooks
Operations
Operations
Operations
Operations
Operations
Operations

Retrieve current integration's information

Request

No specific scope required.

Security
http or oauth2
curl -i -X GET \
  https://api.kanbert.com/api/v1/integration \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

IntegrationData

Bodyapplication/json
slugstringrequired
granted_scopesArray of stringsrequired
Response
application/json
{ "slug": "string", "granted_scopes": [ "string" ] }
Operations
Operations
Operations
Schemas