Skip to Content

GetApiV1AgentsByIdData

GetApiV1AgentsByIdData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: number

Agent ID


query?

optional query: never

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


url

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

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

Last updated on