GET api/Jobsearch/{id}/WorkflowDef
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkflowDef| Name | Description | Type | Additional information |
|---|---|---|---|
| ElementName | string |
None. |
|
| Items | Collection of WorkflowItem |
None. |
Response Formats
application/json, text/json
Sample:
{
"ElementName": "sample string 1",
"Items": [
{
"Id": "sample string 1",
"Type": "StatusTrigger",
"Label": "sample string 2",
"Icon": "sample string 3",
"NextSteps": [
{
"Id": "sample string 1",
"Perform": "Auto",
"Label": "sample string 2",
"IsActive": true
},
{
"Id": "sample string 1",
"Perform": "Auto",
"Label": "sample string 2",
"IsActive": true
}
],
"IsActive": true,
"Options": {
"System.Object": {}
}
},
{
"Id": "sample string 1",
"Type": "StatusTrigger",
"Label": "sample string 2",
"Icon": "sample string 3",
"NextSteps": [
{
"Id": "sample string 1",
"Perform": "Auto",
"Label": "sample string 2",
"IsActive": true
},
{
"Id": "sample string 1",
"Perform": "Auto",
"Label": "sample string 2",
"IsActive": true
}
],
"IsActive": true,
"Options": {
"System.Object": {}
}
}
]
}
text/csv
Sample:
"sep=," Length,LongLength,Rank,SyncRoot,IsReadOnly,IsFixedSize,IsSynchronized,Id,ScopeId,TemplateId,ParentTemplateId,Name,Description,Type,Subject,Body,IsBodyHtml,Priority,DeliveryNotificationOptions,ReferenceId,IsActive,Sort,Comment,DatePublish,DateExpires,Version,IsDeleted,History,Scope,RowNumber,Files,_Messages,ElementName,Items 2,2,1,"System.Collections.Generic.KeyValuePair`2[System.String,System.String][]",False,True,False,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,1,2,sample string 3,sample string 4,sample string 5,sample string 6,sample string 7,sample string 8,sample string 9,True,sample string 11,sample string 12,sample string 13,True,15,sample string 16,07.03.2026 16:20:05 +01:00,07.03.2026 16:20:05 +01:00,07.03.2026 16:20:05 +01:00,True,sample string 21,ASTLib.Models.Scope,22,System.Object[],,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.UploadedFile],,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,sample string 1,ASTLib.Types.Workflow.WorkflowItem[]