Skip to main content
GET
Get Workspace Integration Info
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Endpoint: /integrations/workspace/info Authorization:
  • Required role: user or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Workspace integration info

success
boolean
Example:

true

data
object