Retrieves a container (e.g., a transaction or block) by its ID from the indexing API. Supported on X-Chain and other indexable endpoints.
index.getContainerByID:params.id: The container ID to look up.params.encoding: The encoding format for the byte output. Must be “hex”.