getApiV1TextByChannelLookup
getApiV1TextByChannelLookup<
ThrowOnError>(options:Options<GetApiV1TextByChannelLookupData,ThrowOnError>):RequestResult<GetApiV1TextByChannelLookupResponses,GetApiV1TextByChannelLookupErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:822Â
Lookup text channel registration by identifier
Looks up an active text channel registration by identifier. Requires service-level API key authentication. Results are scoped to the calling app.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1TextByChannelLookupResponses, GetApiV1TextByChannelLookupErrors, ThrowOnError>
Last updated on