FireteamFinder.BulkGetListingStatus

FireteamFinder

Verb: POST

Path: /FireteamFinder/Listing/BulkStatus/{destinyMembershipType}/{destinyMembershipId}/{destinyCharacterId}/

Retrieves Fireteam listing statuses in bulk.

Path Parameters

  • destinyCharacterId
    A valid Destiny character ID.
    Type: int64
  • destinyMembershipId
    A valid Destiny membership ID.
    Type: int64
  • destinyMembershipType
    A valid Destiny membership type.
    The types of membership the Accounts system supports. This is the external facing enum used in place of the internal-only Bungie.SharedDefinitions.MembershipType.
    Type: int32

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string