Retrieve a task type - outcome relation

Retrieve an existing task type - outcome relation

{ "tasktypeOutcomeRel": { "tasktype_id": "1", "outcome_id": "9", "display_order": "0", "created_by": "0", "created_utc_timestamp": "2021-04-05T15:19:36-05:00", "updated_by": null, "updated_utc_timestamp": "2021-04-05 15:19:36", "links": { "tasktype": "http://hosted.localdev/api/3/tasktypeOutcomeRels/1/tasktype", "outcome": "http://hosted.localdev/api/3/tasktypeOutcomeRels/1/outcome", "createdBy": "http://hosted.localdev/api/3/tasktypeOutcomeRels/1/createdBy" }, "id": "1", "tasktype": "1", "outcome": "1", "createdBy": "1" } }
Path Params
int32
required

Task type - outcome relation's id

Responses

Language
Credentials
URL
Choose an example:
application/json