Retrieve resource type form details

View the appropriate resource type form, which must be used when submitting a new resource of a specific resource type.

SecurityJWT
Request
path Parameters
formCode
required
string
Responses
200

OK

get/form/core/cooked/metadata/{formCode}
Response samples
application/json
{
  • "code": "GHG_ENERGY_SINGLE_EDIT",
  • "action": "EDIT",
  • "entityEnriching": true,
  • "fields": [
    ],
  • "hints": [
    ]
}