/
TH
thronesapi
/
Game of Thrones API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 2mo ago
Details
Filter operations
Characters
2
get
Returns all the characters.
get
Returns a specific character, by id.
Characters
Returns a specific character, by id.
get
/api/v1/Characters/{id}
Path parameters
id
integer
required
Response
Success
CharacterModel
required
Information on a character.
id
integer
name
string
nullable
title
string
nullable
Changes