Skip to main content
GET
Get Paladins by name

Authorizations

Authorization
string
header
required

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

Path Parameters

paladin_name
string
required

The name of the Paladin.

Response

200 - application/json

The list of Paladins matching the passed-in name.

PaladinList Object

Description

A list of Paladin objects.

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