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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.