Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1TextByChannelStatus

getApiV1TextByChannelStatus

getApiV1TextByChannelStatus<ThrowOnError>(options: Options<GetApiV1TextByChannelStatusData, ThrowOnError>): RequestResult<GetApiV1TextByChannelStatusResponses, GetApiV1TextByChannelStatusErrors, ThrowOnError>

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

Get text channel registration status

Returns the text channel registration status for the authenticated user.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<GetApiV1TextByChannelStatusData, ThrowOnError>

Returns

RequestResult<GetApiV1TextByChannelStatusResponses, GetApiV1TextByChannelStatusErrors, ThrowOnError>

Last updated on