searchById
Description
Returns a list of features by performing a query on a table using a unique identifier.
ACL Authorization Flow
To return features in a named table in the repository defined by its ID, the user (or the role they belong to) needs EXECUTE permission on the Named table.
Messages
The following table lists the request and response messages for the searchById operation.
Click on a message name to get more information about the message.
Message | Description |
---|---|
SearchByIdRequest | The request message for the searchById operation. |
SearchByIdResponse | The response message for the searchById operation. |