[Deprecated]: v1.0
get
/ec-codelist-svc/rest/v1.0/codelist/all
Get all codelist values for the requested scope (tenant or study) and optional filters.
Request
Query Parameters
-
allFields(required): boolean
Indicates whether hidden fields need to be retrieved. Allowed values are true or false.Example:
true -
codelistType(required): string
Type of the codelist. Allowed values are USER, CUSTOM, SYSTEM, APPLICATION.Example:
SYSTEM -
mode(required): string
Mode of the study. Allowed values are active, test and trainingExample:
DESIGN -
studyId(required): string
Unique identifier (UUID, 32-character uppercase hexadecimal string)Example:
B1B8327AFAA6412287106192AB5984EF
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : code
Type:
objectNested Schema : items
Type:
objectExamples
400 Response
Invalid request URL.
Nested Schema : result
Type:
objectNested Schema : details
Type:
object