Retrieves Filter Parameters

get

/web/v1/filterParams

This endpoint is used to get the Filter Parameters.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Filter parameter details
Body ()
Root Schema : ScfFilterCriteriaModelKeyCollection
Type: object
Collection of list of Parameters.
Show Source
Nested Schema : ScfFilterParamModelCollection
Type: array
Show Source
Nested Schema : ScfFilterParamModelCollection
Type: object
Collection of Scf filter parameters
Show Source
Nested Schema : ScfFilterParamModel
Type: array
Show Source
Nested Schema : ScfFilterParamModel
Type: object
Scf Filter Parameters model
Show Source
Nested Schema : lovConfig
Type: array
LOV Config Data
Show Source
Nested Schema : Map
Type: object
Additional Properties Allowed
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top