GET Checklist/Get

Get a list of Checklist, based on the filter options

Request Information

URI Parameters

None.

Body Parameters

The oData QueryOptions

ODataQueryOptions
NameDescriptionTypeAdditional information
Request

HttpRequest

None.

Context

ODataQueryContext

None.

RawValues

ODataRawQueryOptions

None.

SelectExpand

SelectExpandQueryOption

None.

Apply

ApplyQueryOption

None.

Compute

ComputeQueryOption

None.

Filter

FilterQueryOption

None.

Search

SearchQueryOption

None.

OrderBy

OrderByQueryOption

None.

Skip

SkipQueryOption

None.

SkipToken

SkipTokenQueryOption

None.

Top

TopQueryOption

None.

Count

CountQueryOption

None.

Validator

ODataQueryValidator

None.

IfMatch

ETag

None.

IfNoneMatch

ETag

None.

Response Information

Resource Description

Collection of ChecklistDTO
NameDescriptionTypeAdditional information
Id

ID of the Checklist

integer

None.

Name

Name of the Checklist

string

None.

Description

Description of the Checklist

string

None.