Skip to content

Bookmark for pagination of the plugins (obtained from a previous call to this endpoint).

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

Properties

bookmark?

optional bookmark?: string

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

Bookmark for pagination of the plugins (obtained from a previous call to this endpoint).


locale?

optional locale?: string

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

Locale to restrict results to. By default, we assume 'en'.


searchValue?

optional searchValue?: string

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

Search value to filter by plugin name.

Edit this page on GitHub