Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

Query Parameters

workspace_id
string

Response

200 - application/json
name
string
integration_id
string
note
string | null
status
enum<string>
Available options:
active,
exhausted,
expired
usage_limits
object
reset_usage
number | null
created_at
string<date-time>
slug
string
rate_limits
object[] | null
expires_at
string<date-time>
object
enum<string>
Available options:
provider
Last modified on September 18, 2026