Get simulation
get_simulationRetrieve a specific simulation for a client using the client UUID. Optionally pass a simulation UUID to fetch the exact simulation record.
Instructions
Fetch a specific simulation for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| simulation_uuid | No | Specific simulation id, if required |