Skip to content

The data secret to fetch. Only needed if you are not signed in as creator. Not applicable to public stores

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2950

Properties

dataSecret?

optional dataSecret?: string

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2954

The data secret to fetch. Only needed if you are not signed in as creator. Not applicable to public stores


key

key: string

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2952

The key to fetch.


lookupType?

optional lookupType?: "username" | "id"

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2956

The lookup type to fetch (if you need to specify).

Edit this page on GitHub