GetQueries
GetQueries
- Method: GET or optionally POST.
Request example:
GET /odata.svc/Root/...('targetContent')/GetQueries?onlyPublic=_value_
or
POST /odata.svc/Root/...('targetContent')/GetQueriesDATA:models=[{"onlyPublic": _value_}]
Parameters:
- onlyPublic (
bool
) optional:
Requirements:
- AllowedRoles: Everyone