Skip to Content
Anuma SDKClientInternalType AliasesGetApiV1PersonasByIdData

GetApiV1PersonasByIdData

GetApiV1PersonasByIdData = object

Defined in: src/client/types.gen.ts:7683 

Properties

body?

optional body: never

Defined in: src/client/types.gen.ts:7684 


path

path: object

Defined in: src/client/types.gen.ts:7685 

id

id: number

Persona ID


query?

optional query: never

Defined in: src/client/types.gen.ts:7691 


url

url: "/api/v1/personas/{id}"

Defined in: src/client/types.gen.ts:7692 

Last updated on