latestSwagger 2.02026-08-1018416286.7 KB

e7891deb8c02

implementation

Returns the collection of type implementation

get/implementation

Query parameters

sortstring[]

Sorts the collection on the selected attributes. A prefix of '-' sorts descending

fields[implementation]string[]

Selects the set of implementation fields that should be returned in the result.

includestring[]

Selects the set of relationships that should be expanded as a compound document in the result.

filter[implementation]string

Filters the collection of implementation using a 'disjoint' RSQL expression

filterstring

Filters the collection of implementation using a 'joined' RSQL expression

page[number]integer

Number of pages to return. Can be used with page[size]

page[size]integer

Number of elements per page. Can be used with page[number]

page[offset]integer

Offset from 0 to start paginating. Can be used with page[limit]

page[limit]integer

Maximum number of items to return. Can be used with page[offset]

page[totals]string

For requesting total pages/records be included in the response page meta data

Response

Successful response