Skip to main content

Get Concepts By SchemeId

GET 

/schemes/:schemeId/concepts

This operation allows users to return all the concepts associated with a particular Scheme.

Request

Responses

All the Risk Concepts for given schemeId

Response Headers
    Wcod-Cursor-Next

    The value that will allow the retrieval of another API response page other than the current page in a multi-page response. This must be accompanied by a queryHash in the request header.

    Wcod-Cursor-Previous

    The value that will allow the retrieval of another API response page other than the current page in a multi-page response. This must be accompanied by a queryHash in the request header.

    Wcod-Query-Hash

    A value required to be sent in the request headers when requesting for any API page using the cursor.