Get all code list groups

get

/ec-codelist-svc/rest/v1.0/codelist/groups

Retrieves a list of all code list groups.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : CodeListGroupDto
Type: object
Title: CodeListGroupDto
Representation of CodeList Group
Show Source

500 Response

Server error
Body ()
Root Schema : CodeListResponse
Type: object
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Nested Schema : details
Type: object
Back to Top