---
title: "Retrieve Schedule Phases By Code"
slug: "retrieve-schedule-phases-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-schedule-phases-by-code"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve Schedule Phases By Code

Get/pm-rest-api/rest/1/scschedphssegsum

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- Subcontract Finder
- Vendor Finder
- Job Finder

#### Subcontract Finder

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| ChgCodeVar | Change Code | 00 |
| VenCodeVar | Vendor Code | 0415 |
| ContCodeVar | Contract Code | 2341 |
| CompCodeVar | Company Code | 001 |

#### Vendor Finder

This is an optional finder for querying Schedule Phases by Company Code and Vendor Code.

| Parameter | Description | Sample |
| --- | --- | --- |
| CompCodeVar | Company Code | 001 |
| VenCodeVar | Vendor Code | 0415 |

#### Job Finder

This is an optional finder for querying Schedule Phases by Job Code and Company Code.

| Parameter | Description | Sample |
| --- | --- | --- |
| JobCodeVar | Job Code | 14001-10 |
| CompCodeVar | Company Code | 001 |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleSubcontractFinder;ChgCodeVar=00, VenCodeVar=0415, ContCodeVar=2341, CompCodeVar=001
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleScschJobCode:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='c3da98e0-017c-4a72-a498-367e7f52bbe1'>application/json</option>
</select>
