View Codelist Count
You can view the number of all codelists or the number of codelists retrieved based on the text provided in the filter parameter.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/codelists/$count
-
Authorization: You must have the roles TEMPLATE_EDIT, or TEMPLATE_READ assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#codelists__count_get file.
For more information about the request payload fields, their descriptions, and possible values, see Additional Information.
Response
-
On successful execution, the system returns a list of codelists based on the filter condition in the response payload.
-
If not, system returns appropriate error code in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#codelists__count_get.