Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1UserAgentConsents

getApiV1UserAgentConsents

getApiV1UserAgentConsents<ThrowOnError>(options?: Options<GetApiV1UserAgentConsentsData, ThrowOnError>): RequestResult<GetApiV1UserAgentConsentsResponses, GetApiV1UserAgentConsentsErrors, ThrowOnError>

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

List active per-platform agent consents

Returns the authenticated user’s active consents, optionally filtered by platform.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1UserAgentConsentsData, ThrowOnError>

Returns

RequestResult<GetApiV1UserAgentConsentsResponses, GetApiV1UserAgentConsentsErrors, ThrowOnError>

Last updated on