Skip to Content
SdkClientInternalFunctionsgetApiV1Tasks

getApiV1Tasks

getApiV1Tasks<ThrowOnError>(options?: Options<GetApiV1TasksData, ThrowOnError>): RequestResult<GetApiV1TasksResponses, GetApiV1TasksErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:442 

Get available tasks

Returns all active reward tasks that users can complete

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1TasksData, ThrowOnError>

Returns

RequestResult<GetApiV1TasksResponses, GetApiV1TasksErrors, ThrowOnError>

Last updated on