v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
NCRs

Finds NCRs based on search parameters

post/api/ncrs/list

Query parameters

Sort.Fieldstring

Sort field

Sort.Dir'ascending' | 'descending'

Specify sorting direction.

Sort direction

Skipinteger

Number of records to skip.

Takeinteger

Number of records to return (maximum)

Request body

statusstring nullable

Filter NCRs by a specific status Accepted Values: Closed, Hold, New, Quality Review, Engineering Review

typestring nullable

Filter NCRs by a specific type. Available values are configured per tenant in Quality settings (NCR dropdowns).

causestring nullable

Filter NCRs by a specific cause. Available values are configured per tenant in Quality settings (NCR dropdowns).

reasonstring nullable

Filter NCRs by a specific reason. Available values are configured per tenant in Quality settings (NCR dropdowns).

createdUtcstring date-time nullable

Filter NCRs created after a certain date

Response

OK

pageinteger required

The 1-indexed page

pageSizeinteger required

The page size

totalCountinteger required

The total count of records

totalPagesinteger required

The total pages

hasPreviousPageboolean required

True if there is a previous page

hasNextPageboolean required

True if there is a next page