/{version}/processtypes/{processtypeid}/types/{typeid}/fields/{fieldid}
The following operations are supported on this resource:
GET
This method has been deprecated. User-defined fields can now be retrieved from the udfs resource directly (/configuration/udfs).
Gets the representation of a user defined field for a user defined type for a process type.
Parameters
name | description | type | default |
---|---|---|---|
processtypeid | The ID of the process type for the user defined type. | path | |
typeid | The ID of the user defined type. | path | |
fieldid | The ID of the user defined field. | path |
Output Payload
element | produceable content type(s) |
---|---|
field (XML) |
|
description | |
The representation of the user defined type. |