v1

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

Get program simulation config

Get the ID of the simulation config attached to a program.

get/v1/simulation/configs/attachment/program/{program_id}

Path parameters

program_idinteger required

Pismo program ID

Response

OK

config_idstring

Simulation configuration ID

Example response

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