Skip to main content

Get Task Definition

Get the task definition for the task type

Input Payload

AttributeDescription
taskTypeTaskType for which task definition has to get.

API Endpoint

GET /api/metadata/taskdefs/{taskType}

Client SDK Methods

void OrkesMetadataClient.getTaskDef() throws ApiException