Permission Service
Lookup Entity (Streaming)
POST
The difference between this endpoint from direct Lookup Entity is response of this entity gives the IDs’ as stream. This could be useful if you have large data set that getting all of the authorized data can take long with direct lookup entity endpoint.
Path Parameters
Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \“[a-zA-Z0-9-,]+\“, max 64 bytes.
Body
application/json
PermissionLookupEntityRequest is the request message for the LookupEntity method in the Permission service.
Response
200
application/json
A successful response.(streaming responses)
The response is of type object
.