Skip to Content
Anuma SDKClientInternalType AliasesGetApiV1PersonasByIdData

GetApiV1PersonasByIdData

GetApiV1PersonasByIdData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: number

Persona ID


query?

optional query: never

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


url

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

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

Last updated on