v1

latestOpenAPI 3.0.32026-07-17231729.2 KB

Get method invocation status

Returns the current status and result of a method invocation

get/api/interests/{interest}/objects/{object}/methods/{method}/invoke/{id}

Response

Invocation status

idinteger nullable

Invoke ID (-1 for immediate results like getters)

status'pending' | 'finished' required

Invocation status

{"stackTrail":"components:schemas:Invoke:properties:result","oasType":"schema","type":"unknown","description":"Method result (present when status is finished or for getters)"}