v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Simulation

Get account simulation config

Get the ID of the simulation configuration attached to an account.

get/v1/simulation/configs/attachment/account/{account_id}

Path parameters

account_idinteger required

Pismo account ID.

Response

OK

config_idstring

Simulation configuration ID

Example response

{
  "config_id": "477589-59572-95734"
}