Skip to main content
GET
List Paladin context sources

Authorizations

Authorization
string
header
required

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

Path Parameters

paladin_id
string<uuid>
required

The ID of the Paladin.

Response

200 - application/json

The context sources configured for the Paladin.

PaladinContextSourceList Object

Description

A list of PaladinContextSource objects.

results
object[]
required
Last modified on August 13, 2026