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