curl --request GET \
--url https://{FUSION HOST}/api/suggestions/collections/{collectionId}/schema/fields
"<string>"
curl --request GET \
--url https://{FUSION HOST}/api/suggestions/collections/{collectionId}/schema/fields
"<string>"
OK
The response is of type string
.
Was this page helpful?