Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1PersonasById

getApiV1PersonasById

getApiV1PersonasById<ThrowOnError>(options: Options<GetApiV1PersonasByIdData, ThrowOnError>): RequestResult<GetApiV1PersonasByIdResponses, GetApiV1PersonasByIdErrors, ThrowOnError>

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

Get persona

Returns a specific persona by its ID with full configuration

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<GetApiV1PersonasByIdData, ThrowOnError>

Returns

RequestResult<GetApiV1PersonasByIdResponses, GetApiV1PersonasByIdErrors, ThrowOnError>

Last updated on