mod-fqm-manager API
Get names for a list of entity type ids.
ids | Array of strings <UUID> [ items <UUID > ] List of entity type ids |
includeInaccessible | boolean Include inaccessible entity types in the result |
includeAll | boolean Include all the entity types regardless of being private |
{- "entityTypes": [
- {
- "id": "string",
- "label": "string",
- "crossTenantQueriesEnabled": false,
- "missingPermissions": [
- "string"
]
}
], - "_version": "string"
}
Request for FQM version submitted successfully
Mapped to schema in folio-query-tool-metadata
{ }
{ }