Neuro applications work with several long-lived objects. Use this map to decide which identifiers and state your application must store.
This diagram explains application concepts; it is not an API schema. Use the generated operation pages for exact request and response fields.
Relationship map
Objects your application may store
Store returned identifiers and state
When an operation creates or retrieves a long-lived object, store the identifier returned by that operation. For asynchronous work, also store the latest returned status and the mechanism used to check for changes.