Skip to Content
Anuma SDKClientInternalType AliasesGetApiV1PersonasByIdData

GetApiV1PersonasByIdData

GetApiV1PersonasByIdData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: number

Persona ID


query?

optional query: never

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


url

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

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

Last updated on