API talk:2/characters/:id/recipes
From Guild Wars 2 Wiki
< API talk:2 | characters
Jump to navigationJump to search
Requires scope characters. Returns a list of recipe IDs that the character has unlocked:
{ "recipes": [ 1, 2, 3, ..., 12274, 12281, 12915 ] }
Some IDs may also appear in v2/account/recipes (e.g. 10117 Finite Result). --BryghtShadow (talk) 08:04, 16 April 2019 (UTC)
- Good catch. I'll update the page accordingly.
- This endpoint is in so far still relevant as i think it shows only recipes that specific character has unlocked, or discovered rather; or can craft given the characters crafting disciplines level/progress i suppose. Not sure about the specifics. Nightsky (talk) 00:44, 10 August 2021 (UTC)