Skip to Content

GetApiV1AgentsByIdData

GetApiV1AgentsByIdData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: number

Agent ID


query?

optional query: never

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


url

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

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

Last updated on