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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1UserAgentConsentsResponses, GetApiV1UserAgentConsentsErrors, ThrowOnError>
Last updated on