GET api/Environment/{envName}/PimType/{pimType}/Jobs

Request Information

URI Parameters

NameDescriptionTypeAdditional information
envName

string

Required

pimType

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ScheduleJob
NameDescriptionTypeAdditional information
JobId

integer

None.

Feed

Feed

None.

PimType

string

None.

Name

string

None.

Description

string

None.

Path

string

None.

FileName

string

None.

Enabled

boolean

None.

Triggers

Collection of ScheduleJobTrigger

None.

FeedContentType

FeedContentType

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "jobId": 1,
    "feed": {
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "environment": "sample string 4",
      "feedType": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3"
      },
      "status": [
        {
          "instanceId": "sample string 1",
          "text": "sample string 2",
          "statusId": 3,
          "status": "sample string 4",
          "pimType": "sample string 5",
          "siteCode": "sample string 6",
          "updated": "2025-08-18T08:02:36.7602149+00:00",
          "feedName": "sample string 8",
          "feedContentType": {
            "id": 1,
            "name": "sample string 2"
          }
        },
        {
          "instanceId": "sample string 1",
          "text": "sample string 2",
          "statusId": 3,
          "status": "sample string 4",
          "pimType": "sample string 5",
          "siteCode": "sample string 6",
          "updated": "2025-08-18T08:02:36.7602149+00:00",
          "feedName": "sample string 8",
          "feedContentType": {
            "id": 1,
            "name": "sample string 2"
          }
        }
      ],
      "enabled": true,
      "visible": true,
      "feedContentTypes": [
        {
          "id": 1,
          "name": "sample string 2"
        },
        {
          "id": 1,
          "name": "sample string 2"
        }
      ]
    },
    "pimType": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "path": "sample string 5",
    "fileName": "sample string 6",
    "enabled": true,
    "triggers": [
      {
        "triggerId": 1,
        "siteCode": "sample string 2",
        "startTime": "2025-08-18T08:02:36.7602149+00:00",
        "nextRun": "2025-08-18T08:02:36.7602149+00:00",
        "endTime": "2025-08-18T08:02:36.7602149+00:00",
        "repeatEvery": 4,
        "frequency": "sample string 5",
        "specifiedTimes": [
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          },
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          }
        ]
      },
      {
        "triggerId": 1,
        "siteCode": "sample string 2",
        "startTime": "2025-08-18T08:02:36.7602149+00:00",
        "nextRun": "2025-08-18T08:02:36.7602149+00:00",
        "endTime": "2025-08-18T08:02:36.7602149+00:00",
        "repeatEvery": 4,
        "frequency": "sample string 5",
        "specifiedTimes": [
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          },
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          }
        ]
      }
    ],
    "feedContentType": {
      "id": 1,
      "name": "sample string 2"
    }
  },
  {
    "jobId": 1,
    "feed": {
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "environment": "sample string 4",
      "feedType": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3"
      },
      "status": [
        {
          "instanceId": "sample string 1",
          "text": "sample string 2",
          "statusId": 3,
          "status": "sample string 4",
          "pimType": "sample string 5",
          "siteCode": "sample string 6",
          "updated": "2025-08-18T08:02:36.7602149+00:00",
          "feedName": "sample string 8",
          "feedContentType": {
            "id": 1,
            "name": "sample string 2"
          }
        },
        {
          "instanceId": "sample string 1",
          "text": "sample string 2",
          "statusId": 3,
          "status": "sample string 4",
          "pimType": "sample string 5",
          "siteCode": "sample string 6",
          "updated": "2025-08-18T08:02:36.7602149+00:00",
          "feedName": "sample string 8",
          "feedContentType": {
            "id": 1,
            "name": "sample string 2"
          }
        }
      ],
      "enabled": true,
      "visible": true,
      "feedContentTypes": [
        {
          "id": 1,
          "name": "sample string 2"
        },
        {
          "id": 1,
          "name": "sample string 2"
        }
      ]
    },
    "pimType": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "path": "sample string 5",
    "fileName": "sample string 6",
    "enabled": true,
    "triggers": [
      {
        "triggerId": 1,
        "siteCode": "sample string 2",
        "startTime": "2025-08-18T08:02:36.7602149+00:00",
        "nextRun": "2025-08-18T08:02:36.7602149+00:00",
        "endTime": "2025-08-18T08:02:36.7602149+00:00",
        "repeatEvery": 4,
        "frequency": "sample string 5",
        "specifiedTimes": [
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          },
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          }
        ]
      },
      {
        "triggerId": 1,
        "siteCode": "sample string 2",
        "startTime": "2025-08-18T08:02:36.7602149+00:00",
        "nextRun": "2025-08-18T08:02:36.7602149+00:00",
        "endTime": "2025-08-18T08:02:36.7602149+00:00",
        "repeatEvery": 4,
        "frequency": "sample string 5",
        "specifiedTimes": [
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          },
          {
            "start": "2025-08-18T08:02:36.7602149+00:00",
            "end": "2025-08-18T08:02:36.7602149+00:00"
          }
        ]
      }
    ],
    "feedContentType": {
      "id": 1,
      "name": "sample string 2"
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfScheduleJob xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FeedConfig.Repository.Models">
  <ScheduleJob>
    <Description>sample string 4</Description>
    <Enabled>true</Enabled>
    <Feed>
      <Description>sample string 3</Description>
      <Enabled>true</Enabled>
      <Environment>sample string 4</Environment>
      <FeedContentTypes>
        <FeedContentType>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </FeedContentType>
        <FeedContentType>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </FeedContentType>
      </FeedContentTypes>
      <FeedType>
        <Description>sample string 3</Description>
        <Id>1</Id>
        <Name>sample string 2</Name>
      </FeedType>
      <Id>1</Id>
      <Name>sample string 2</Name>
      <Status>
        <FeedStatus>
          <FeedContentType>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </FeedContentType>
          <FeedName>sample string 8</FeedName>
          <InstanceId>sample string 1</InstanceId>
          <PimType>sample string 5</PimType>
          <SiteCode>sample string 6</SiteCode>
          <Status>sample string 4</Status>
          <StatusId>3</StatusId>
          <Text>sample string 2</Text>
          <Updated>2025-08-18T08:02:36.7602149+00:00</Updated>
        </FeedStatus>
        <FeedStatus>
          <FeedContentType>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </FeedContentType>
          <FeedName>sample string 8</FeedName>
          <InstanceId>sample string 1</InstanceId>
          <PimType>sample string 5</PimType>
          <SiteCode>sample string 6</SiteCode>
          <Status>sample string 4</Status>
          <StatusId>3</StatusId>
          <Text>sample string 2</Text>
          <Updated>2025-08-18T08:02:36.7602149+00:00</Updated>
        </FeedStatus>
      </Status>
      <Visible>true</Visible>
    </Feed>
    <FeedContentType>
      <Id>1</Id>
      <Name>sample string 2</Name>
    </FeedContentType>
    <FileName>sample string 6</FileName>
    <JobId>1</JobId>
    <Name>sample string 3</Name>
    <Path>sample string 5</Path>
    <PimType>sample string 2</PimType>
    <Triggers>
      <ScheduleJobTrigger>
        <EndTime>2025-08-18T08:02:36.7602149+00:00</EndTime>
        <Frequency>sample string 5</Frequency>
        <NextRun>2025-08-18T08:02:36.7602149+00:00</NextRun>
        <RepeatEvery>4</RepeatEvery>
        <SiteCode>sample string 2</SiteCode>
        <SpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
        </SpecifiedTimes>
        <StartTime>2025-08-18T08:02:36.7602149+00:00</StartTime>
        <TriggerId>1</TriggerId>
      </ScheduleJobTrigger>
      <ScheduleJobTrigger>
        <EndTime>2025-08-18T08:02:36.7602149+00:00</EndTime>
        <Frequency>sample string 5</Frequency>
        <NextRun>2025-08-18T08:02:36.7602149+00:00</NextRun>
        <RepeatEvery>4</RepeatEvery>
        <SiteCode>sample string 2</SiteCode>
        <SpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
        </SpecifiedTimes>
        <StartTime>2025-08-18T08:02:36.7602149+00:00</StartTime>
        <TriggerId>1</TriggerId>
      </ScheduleJobTrigger>
    </Triggers>
  </ScheduleJob>
  <ScheduleJob>
    <Description>sample string 4</Description>
    <Enabled>true</Enabled>
    <Feed>
      <Description>sample string 3</Description>
      <Enabled>true</Enabled>
      <Environment>sample string 4</Environment>
      <FeedContentTypes>
        <FeedContentType>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </FeedContentType>
        <FeedContentType>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </FeedContentType>
      </FeedContentTypes>
      <FeedType>
        <Description>sample string 3</Description>
        <Id>1</Id>
        <Name>sample string 2</Name>
      </FeedType>
      <Id>1</Id>
      <Name>sample string 2</Name>
      <Status>
        <FeedStatus>
          <FeedContentType>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </FeedContentType>
          <FeedName>sample string 8</FeedName>
          <InstanceId>sample string 1</InstanceId>
          <PimType>sample string 5</PimType>
          <SiteCode>sample string 6</SiteCode>
          <Status>sample string 4</Status>
          <StatusId>3</StatusId>
          <Text>sample string 2</Text>
          <Updated>2025-08-18T08:02:36.7602149+00:00</Updated>
        </FeedStatus>
        <FeedStatus>
          <FeedContentType>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </FeedContentType>
          <FeedName>sample string 8</FeedName>
          <InstanceId>sample string 1</InstanceId>
          <PimType>sample string 5</PimType>
          <SiteCode>sample string 6</SiteCode>
          <Status>sample string 4</Status>
          <StatusId>3</StatusId>
          <Text>sample string 2</Text>
          <Updated>2025-08-18T08:02:36.7602149+00:00</Updated>
        </FeedStatus>
      </Status>
      <Visible>true</Visible>
    </Feed>
    <FeedContentType>
      <Id>1</Id>
      <Name>sample string 2</Name>
    </FeedContentType>
    <FileName>sample string 6</FileName>
    <JobId>1</JobId>
    <Name>sample string 3</Name>
    <Path>sample string 5</Path>
    <PimType>sample string 2</PimType>
    <Triggers>
      <ScheduleJobTrigger>
        <EndTime>2025-08-18T08:02:36.7602149+00:00</EndTime>
        <Frequency>sample string 5</Frequency>
        <NextRun>2025-08-18T08:02:36.7602149+00:00</NextRun>
        <RepeatEvery>4</RepeatEvery>
        <SiteCode>sample string 2</SiteCode>
        <SpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
        </SpecifiedTimes>
        <StartTime>2025-08-18T08:02:36.7602149+00:00</StartTime>
        <TriggerId>1</TriggerId>
      </ScheduleJobTrigger>
      <ScheduleJobTrigger>
        <EndTime>2025-08-18T08:02:36.7602149+00:00</EndTime>
        <Frequency>sample string 5</Frequency>
        <NextRun>2025-08-18T08:02:36.7602149+00:00</NextRun>
        <RepeatEvery>4</RepeatEvery>
        <SiteCode>sample string 2</SiteCode>
        <SpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
          <TriggerSpecifiedTimes>
            <End>2025-08-18T08:02:36.7602149+00:00</End>
            <Start>2025-08-18T08:02:36.7602149+00:00</Start>
          </TriggerSpecifiedTimes>
        </SpecifiedTimes>
        <StartTime>2025-08-18T08:02:36.7602149+00:00</StartTime>
        <TriggerId>1</TriggerId>
      </ScheduleJobTrigger>
    </Triggers>
  </ScheduleJob>
</ArrayOfScheduleJob>