Skip to main content

Get Task Definition

The API to get all the task definitions.

Input Payload

AttributeDescription
taskTypeThe name of the task for which the task definition is to be retrieved.

API Endpoint

GET /api/metadata/taskdefs/{taskType}

Client SDK Methods

void OrkesMetadataClient.getTaskDef() throws ApiException