v1

latestSwagger 2.0BSD License 2.02026-07-131358281.6 MB
Destiny2

Given a Presentation Node that has Collectibles as direct descendants, this will return item details about those descendants in the context of the requesting character.

get/Destiny2/{membershipType}/Profile/{destinyMembershipId}/Character/{characterId}/Collectibles/{collectiblePresentationNodeHash}/

Path parameters

characterIdinteger required

The Destiny Character ID of the character for whom we're getting collectible detail info.

collectiblePresentationNodeHashinteger required

The hash identifier of the Presentation Node for whom we should return collectible details. Details will only be returned for collectibles that are direct descendants of this node.

destinyMembershipIdinteger required

Destiny membership ID of another user. You may be denied.

membershipTypeinteger required

A valid non-BungieNet membership type.

Query parameters

componentsinteger[]

A comma separated list of components to return (as strings or numeric values). See the DestinyComponentType enum for valid components to request. You must request at least one component to receive results.

Response

Returns the detailed information about a Collectible Presentation Node and any Collectibles that are direct descendants.