Skip to main content
GET
/
fork
/
{id}
/
observe
read the fork's entities
curl --request GET \
  --url http://localhost:3917/fork/{id}/observe

Path Parameters

id
string
required

Fork id

Response

200 - application/json

The fork's entities (or ok:false if not found).