Get list of all code lists by code list type
get
/ec-codelist-svc/rest/v2.0/codelist/all
Retrieves list of all code lists by code list type, along with tag if present.
Request
Query Parameters
-
allFields: boolean
Indicates whether hidden fields need to be retrieved. Allowed values are true or false.
-
codelistType: string
Type of the codelist. Allowed values are USER, CUSTOM, SYSTEM, APPLICATION.
-
mode(required): string
Mode of the study. Allowed values are active, test and training
-
studyId(required): string
ID of the study
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : code
Type:
object
Nested Schema : items
Type:
object
400 Response
Invalid request URL.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object