[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1

List Info Types Producer

Description

Returns an array of known data-types which may be available for consumption.

Request

Request

URL

URL


get
https://{api_host}/dms/data-producer/v0alpha1/info-types
Copy

Response

Response

Response Body

Response Body

200 OK

Returns array of string of type application/json

Array of data type identifiers.

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl https://{api_host}/dms/data-producer/v0alpha1/info-types


[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
Feedback

Was this page helpful?