Skip to Content

GetApiV1AgentsByIdData

GetApiV1AgentsByIdData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: number

Agent ID


query?

optional query: never

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


url

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

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

Last updated on