Skip to main content
GET
Get Context Sources

Authorizations

Authorization
string
header
required

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

Query Parameters

organization_id
string<uuid>
required

Response

Successful Response

name
string
required
type
enum<string>
required
Available options:
github
organization_id
string<uuid>
required
id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
is_active
boolean
default:true